Arsey's Stars
Yorko/mlcourse.ai
Open Machine Learning Course
BradNeuberg/hinton-coursera
Repo for working through Geoffrey Hinton's Neural Network course (https://class.coursera.org/neuralnets-2012-001)
fcrimins/fcrimins.github.io
YerevaNN/Spoken-language-identification
Spoken language identification with deep learning
pannous/tensorflow-speech-recognition
🎙Speech recognition using the tensorflow deep learning framework, sequence-to-sequence neural networks
zodern/meteor-up
Production Quality Meteor Deployment to Anywhere
arunoda/meteor-up-legacy
Production Quality Meteor Deployments
awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets.
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
chainer/chainer
A flexible framework of neural networks for deep learning
cazala/synaptic
architecture-free neural network library for node.js and the browser
stephencwelch/Neural-Networks-Demystified
Supporting code for short YouTube series Neural Networks Demystified.
wookayin/gpustat
📊 A simple command-line utility for querying and monitoring GPU status
facebookresearch/deepmask
Torch implementation of DeepMask and SharpMask
Arsey/keras-transfer-learning-for-oxford102
Keras pretrained models (VGG16, InceptionV3, Resnet50, Resnet152) + Transfer Learning for predicting classes in the Oxford 102 flower dataset
cocodataset/cocoapi
COCO API - Dataset @ http://cocodataset.org/
rbgirshick/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
tensorflow/playground
Play with neural networks!
christophebourguignat/notebooks
prakhar1989/awesome-courses
:books: List of awesome university courses for learning Computer Science!
aymericdamien/TopDeepLearning
A list of popular github projects related to deep learning
fchollet/deep-learning-models
Keras code and weights files for popular deep learning models.
dandxy89/ImageModels
ImageNet model implemented using the Keras Functional API
tflearn/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
inexorabletash/text-encoding
Polyfill for the Encoding Living Standard's API
kjw0612/awesome-deep-vision
A curated list of deep learning resources for computer vision
microsoft/CNTK
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
log4js-node/log4js-node
A port of log4js to node.js
karpathy/neuraltalk
NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences.