cuixue's Stars
idio/wiki2vec
Generating Vectors for DBpedia Entities via Word2Vec and Wikipedia Dumps. Questions? https://gitter.im/idio-opensource/Lobby
knok/rcnn-text-classification
Recurrent Conventinal NN Text Classification for chainer
nagyist/quantombone-matconvnet
MatConvNet: CNNs for MATLAB
willard-yuan/cnn-for-image-retrieval
:sunrise:The code of post "Image retrieval using MatconvNet and pre-trained imageNet"
pkmital/CADL
ARCHIVED: Contains historical course materials/Homework materials for the FREE MOOC course on "Creative Applications of Deep Learning w/ Tensorflow" #CADL
ethereon/caffe-tensorflow
Caffe models in TensorFlow
anishathalye/neural-style
Neural style in TensorFlow! 🎨
devsisters/DQN-tensorflow
Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning
ZiweiXU/CAPTCHA_recog
A toy project I wrote to practice using Theano to create a lenet-like CNN, which recognizes naive CAPTCHAs used by my school's online system. Just a toy project :)
yscbm/tensorflow
从入门到精通!学习tensorflow的过程,记录一些模型:mnist_ml LeNet cifar10_cnn
OneRaynyDay/CS231n
Convolutional Neural Networks for Visual Recognition (kNN, softmax, etc)
KaimingHe/resnet-1k-layers
Deep Residual Networks with 1K Layers
CatalinVoss/cnn-assignments
Convolutional Neural Networks Assignments
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
VowpalWabbit/vowpal_wabbit
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.