ultrons's Stars
guillaume-chevalier/Awesome-Deep-Learning-Resources
Rough list of my favorite deep learning resources, useful for revisiting topics or for reference. I have got through all of the content listed there, carefully. - Guillaume Chevalier
bkotzz/csc401
Natural Language Computing
openai/generating-reviews-discovering-sentiment
Code for "Learning to Generate Reviews and Discovering Sentiment"
kihyunwon/dynamic-coattention-network
Tensorflow implementation of Dynamic Coattention Networks for Question Answering.
tensorflow/models
Models and examples built with TensorFlow
cmusatyalab/openface
Face recognition with deep neural networks.
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
googlecodelabs/cloud-dataflow-nyc-taxi-tycoon
This is the support code and solutions for the NYC Taxi Tycoon Dataflow Codelab
themathgeek13/systolic-array-sorting
Implementation of a Systolic Array based sorting engine on an FPGA using Verilog
morgangiraud/openai-rl
Benchmark of different RL algorithm
monajalal/FaceTracking
Various utilties of face detection and face recognition in Intel RealSense 3D camera
DeepRNN/visual_question_answering
Tensorflow implementation of "Dynamic Memory Networks for Visual and Textual Question Answering"
GT-Vision-Lab/VQA_LSTM_CNN
Train a deeper LSTM and normalized CNN Visual Question Answering model. This current code can get 58.16 on OpenEnded and 63.09 on Multiple-Choice on test-standard.
akirafukui/vqa-mcb
machrisaa/tensorflow-vgg
VGG19 and VGG16 on Tensorflow
vdumoulin/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
therne/dmn-tensorflow
Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow
barronalex/Dynamic-Memory-Networks-in-TensorFlow
Dynamic Memory Network implementation in TensorFlow
YerevaNN/Dynamic-memory-networks-in-Theano
Implementation of Dynamic memory networks by Kumar et al. http://arxiv.org/abs/1506.07285
gheinrich/DIGITS-GAN
google/multibox
google/inception
Conchylicultor/DeepLearningOnGraph
Use a CNN architecture to segment and classify 3d meshes
chingyaoc/awesome-vqa
Visual Q&A reading list
llSourcell/How_to_generate_music_in_tensorflow_LIVE
Franck-Dernoncourt/NeuroNER
Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.
jiasenlu/HieCoAttenVQA
Conchylicultor/MusicGenerator
Experiment diverse Deep learning models for music generation with TensorFlow
GT-Vision-Lab/abstract_scenes_v002
The second version of the interface for Abstract Scenes research project.
HyeonwooNoh/DPPnet
DPPnet: Image Question Answering using Convolutional Neural Network with Dynamic Parameter Prediction