Fountain - Natural Language Data Augmentation Tool
https://github.com/tzano/fountain
https://github.com/tzano/fountain
GitHub
GitHub - tzano/fountain: Natural Language Data Augmentation Tool for Conversational Systems
Natural Language Data Augmentation Tool for Conversational Systems - GitHub - tzano/fountain: Natural Language Data Augmentation Tool for Conversational Systems
Loc2Vec: Learning location embeddings with triplet-loss networks
http://www.sentiance.com/2018/05/03/loc2vec-learning-location-embeddings-w-triplet-loss-networks/
http://www.sentiance.com/2018/05/03/loc2vec-learning-location-embeddings-w-triplet-loss-networks/
Sentiance
Loc2Vec: Learning location embeddings with triplet-loss networks - Sentiance
Introduction At Sentiance, we developed a platform that takes in smartphone sensor data such as accelerometer, gyroscope and location information, and extracts behavioral insights. Our AI platform learns about the user’s patterns and is able to predict and…
tensornoscript: dependently-typed tensor computation that compiles to PyTorch and TensorFlow
https://github.com/rickyhan/tensornoscript
https://github.com/rickyhan/tensornoscript
GitHub
rickyhan/tensornoscript
tensornoscript - dependently-typed neural network DSL that shapechecks at compile time
Gender classification model using convolutional neural network
https://www.sanjayasubedi.com.np/2018/04/classifying-gender-using-convolutional.html
https://www.sanjayasubedi.com.np/2018/04/classifying-gender-using-convolutional.html
How to easily do Semantic Segmentation using Deep learning
https://medium.com/nanonets/how-to-do-image-segmentation-using-deep-learning-c673cc5862ef
https://medium.com/nanonets/how-to-do-image-segmentation-using-deep-learning-c673cc5862ef
Medium
How to do Semantic Segmentation using Deep learning
This article is a comprehensive overview including a step-by-step guide to implement a deep learning image segmentation model.
Стартапы, чат-боты, Кремниевая долина. Интервью с российскими разработчиками в Сан-Франциско
https://habr.com/company/newprolab/blog/355000/
https://habr.com/company/newprolab/blog/355000/
Хабр
Стартапы, чат-боты, Кремниевая долина. Интервью с российскими разработчиками в Сан-Франциско
Во время своей недавней поездки в Сан-Франциско я встретился с выпускниками нашей программы «Специалист по большим данным», эмигрировавшими в США — Евгением Шапи...
SmartMailHack. Решение 1-го места в задаче классификации логотипов
https://habr.com/post/354976/
https://habr.com/post/354976/
Хабр
SmartMailHack. Решение 1-го места в задаче классификации логотипов
Две недели назад закончился проходивший в офисе Mail.Ru Group хакатон для студентов SmartMailHack. На хакатоне предлагался выбор из трех задач; статья от победит...
Детектирование частей тела с помощью глубоких нейронных сетей
https://habr.com/company/ods/blog/354850/
https://habr.com/company/ods/blog/354850/
Habr
Детектирование частей тела с помощью глубоких нейронных сетей
Привет, Хабр! Сегодня я расскажу вам про один из методов решения задачи pose estimation. Задача состоит в детектировании частей тела на фотографиях, а метод наз...
Data Augmentation for Image Classification with PyTorch and imgaug - Tutorial with Google Colab link
https://github.com/fabioperez/pytorch-examples/blob/master/notebooks/PyTorch_Data_Augmentation_Image_Classification.ipynb
https://github.com/fabioperez/pytorch-examples/blob/master/notebooks/PyTorch_Data_Augmentation_Image_Classification.ipynb
GitHub
fabioperez/pytorch-examples
Tutorials, examples, and projects implemented with PyTorch - fabioperez/pytorch-examples
Using a LSTM to generate your next startup name
https://ndres.me/post/using-neural-network-generate-startup-name/
https://ndres.me/post/using-neural-network-generate-startup-name/
TensorFlow implementation of Independently Recurrent Neural Networks
https://github.com/batzner/indrnn
https://github.com/batzner/indrnn
GitHub
GitHub - batzner/indrnn: TensorFlow implementation of Independently Recurrent Neural Networks
TensorFlow implementation of Independently Recurrent Neural Networks - batzner/indrnn
Building a Simple Self-Driving Car Simulator
https://pointersgonewild.com/2018/05/21/building-a-simple-self-driving-car-simulator/
https://pointersgonewild.com/2018/05/21/building-a-simple-self-driving-car-simulator/
Pointers Gone Wild
Building a Simple Self-Driving Car Simulator
As part of my new job, I’ve been working with Professor Liam Paull and his students on building a simulator for Duckietown. This is a university course being taught at ETH Zurich, the Univers…
Распознавание сцен на изображениях с помощью глубоких свёрточных нейронных сетей
https://habr.com/company/mailru/blog/359214/
https://habr.com/company/mailru/blog/359214/
Хабр
Распознавание сцен на изображениях с помощью глубоких свёрточных нейронных сетей
Многие продукты нашей компании работают с изображениями. Некоторое время назад мы решили добавить в такие сервисы «умный» поиск по фотографиям, их теггирование.
Keras 3D U-Net CNN for medical image segmentation
https://github.com/ellisdg/3DUnetCNN
https://github.com/ellisdg/3DUnetCNN
GitHub
GitHub - ellisdg/3DUnetCNN: Pytorch 3D U-Net Convolution Neural Network (CNN) designed for medical image segmentation
Pytorch 3D U-Net Convolution Neural Network (CNN) designed for medical image segmentation - ellisdg/3DUnetCNN
How to Quickly Train a Text-Generating Neural Network for Free
http://minimaxir.com/2018/05/text-neural-networks/
http://minimaxir.com/2018/05/text-neural-networks/
Minimaxir
How to Quickly Train a Text-Generating Neural Network for Free
Train your own text-generating neural network and generate text whenever you want with just a few clicks!
Google Landmark Retrieval Challenge (1st Place Writeup)
https://www.kaggle.com/c/landmark-retrieval-challenge/discussion/57855
https://www.kaggle.com/c/landmark-retrieval-challenge/discussion/57855
PyTorch-YOLOv3: Minimal implementation of YOLOv3 in PyTorch
https://github.com/eriklindernoren/PyTorch-YOLOv3
https://github.com/eriklindernoren/PyTorch-YOLOv3
GitHub
GitHub - eriklindernoren/PyTorch-YOLOv3: Minimal PyTorch implementation of YOLOv3
Minimal PyTorch implementation of YOLOv3. Contribute to eriklindernoren/PyTorch-YOLOv3 development by creating an account on GitHub.
Text summarization with Tensorflow
https://github.com/thomasschmied/Text_Summarization_with_Tensorflow
https://github.com/thomasschmied/Text_Summarization_with_Tensorflow
GitHub
thomasschmied/Text_Summarization_with_Tensorflow
Implementation of a seq2seq model for summarization of textual data. Demonstrated on amazon reviews, github issues and news articles. - thomasschmied/Text_Summarization_with_Tensorflow