aidiary's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
MarcBS/keras
Keras' fork with several new functionalities. Caffe2Keras converter, multimodal layers, etc.
keras-team/keras
Deep Learning for humans
mnielsen/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
akrizhevsky/cuda-convnet2
Automatically exported from code.google.com/p/cuda-convnet2
pfnet-research/chainer-gogh
amueller/scipy_2015_sklearn_tutorial
Scikit-Learn tutorial material for Scipy 2015
JonathanRaiman/theano_lstm
:microscope: Nano size Theano LSTM module
fonnesbeck/scipy2014_tutorial
Tutorial: Bayesian Statistical Analysis in Python
chainer/chainer
A flexible framework of neural networks for deep learning
y0ast/Variational-Autoencoder
Implementation of a Variational Auto-Encoder in Theano
scikit-image/skimage-tutorials
skimage-tutorials: a collection of tutorials for the scikit-image package.
jakevdp/sklearn_scipy2013
Scikit-learn tutorials for the Scipy 2013 conference
lisa-lab/pylearn2
Warning: This project does not have any current developer. See bellow.
wrichert/BuildingMachineLearningSystemsWithPython
Source Code for the book Machine Learning Systems with Python. Fork of https://github.com/luispedro/BuildingMachineLearningSystemsWithPython
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
dpsanders/scipy_2014_julia
wesm/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
lisa-lab/DeepLearningTutorials
Deep Learning Tutorial notes and code. See the wiki for more info.
ipython/ipython-in-depth
IPython and Jupyter in-depth Tutorial, first presented at PyCon 2012
zostera/django-bootstrap3
Bootstrap 3 integration with Django.
cvxopt/cvxopt
CVXOPT -- Python Software for Convex Optimization
marytts/marytts
MARY TTS -- an open-source, multilingual text-to-speech synthesis system written in pure java
emilmont/Artificial-Intelligence-and-Machine-Learning
Algorithm implementations and homework solutions for the Stanford's online courses
clever-algorithms/CleverAlgorithms
Clever Algorithms: Nature-Inspired Programming Recipes