sachinruk's Stars
yenchenlin/DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
sachinruk/language_translation
keras-team/keras-contrib
Keras community contributions
salesforce/WikiSQL
A large annotated semantic parsing corpus for developing natural language interfaces.
soumith/convnet-benchmarks
Easy benchmarking of all publicly accessible implementations of convnets
awjuliani/DeepRL-Agents
A set of Deep Reinforcement Learning Agents implemented in Tensorflow.
sachinruk/doc2vec_tf
Doc2Vec implementation in tensorflow.
igraph/igraph
Library for the analysis of networks
SheffieldML/GPy
Gaussian processes framework in python
sachinruk/KerasQuantileModel
Quantile Regression using Deep Learning. An alternative to Bayesian models to get uncertainty.
dmlc/mxnet-model-gallery
Pre-trained Models of DMLC Project
holoviz/holoviews
With Holoviews, your data visualizes itself.
sklearn-theano/sklearn-theano
Scikit-learn compatible tools using theano
rasbt/deep-learning-book
Repository for "Introduction to Artificial Neural Networks and Deep Learning: A Practical Guide with Applications in Python"
sachinruk/Dockerfiles
A place where I build Dockerfiles used in other projects. Built in CircleCI.
sachinruk/deepschool.io
Deep Learning tutorials in jupyter notebooks.
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
PipelineAI/pipeline
PipelineAI
oxford-cs-deepnlp-2017/lectures
Oxford Deep NLP 2017 course
Kaixhin/dockerfiles
Compilation of Dockerfiles with automated builds enabled on the Docker Registry
blei-lab/edward
A probabilistic programming language in TensorFlow. Deep generative models, variational inference.
Theano/Theano
Theano was a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It is being continued as PyTensor: www.github.com/pymc-devs/pytensor
keras-team/keras
Deep Learning for humans
pymc-devs/pymc
Bayesian Modeling and Probabilistic Programming in Python
terryum/awesome-deep-learning-papers
The most cited deep learning papers
ermaker/dockerfile-keras-jupyter
dennybritz/deeplearning-papernotes
Summaries and notes on Deep Learning research papers
yahoo/TensorFlowOnSpark
TensorFlowOnSpark brings TensorFlow programs to Apache Spark clusters.
mikepqr/spark-edx
Solutions for the Berkeley Spark EdX courses CS100.1x and CS190.1x.
scikit-learn-contrib/hdbscan
A high performance implementation of HDBSCAN clustering.