poolio's Stars
kristjankorjus/Replicating-DeepMind
Reproducing the results of "Playing Atari with Deep Reinforcement Learning" by DeepMind
spragunr/deep_q_rl
Theano-based implementation of Deep Q-learning
dpkingma/nips14-ssl
Code for reproducing results of NIPS 2014 paper "Semi-Supervised Learning with Deep Generative Models"
andersbll/deeppy
Deep learning in Python
deeplearningparis/dl-machine
Scripts to setup a GPU / CUDA-enabled compute server with libraries for deep learning
xdata-skylark/libskylark
Sketching-based Distributed Matrix Computations for Machine Learning
HIPS/autograd
Efficiently computes derivatives of NumPy code.
sklearn-theano/sklearn-theano
Scikit-learn compatible tools using theano
mpezeshki/Recurrent-Neural-Networks
Recurrent Neural Network for modeling sequential data implemented using Python and Theano.
HIPS/hypergrad
Exploring differentiation with respect to hyperparameters
lmjohns3/theanets
Neural network toolkit for Python
IndicoDataSolutions/Passage
A little library for text analysis with RNNs.
ifp-uiuc/anna
This is a code repository to efficiently train a deconvolutional neural network with rectified linear units.
paolo-f/bcfind
Brain cell finder
kaishengtai/torch-ntm
A Neural Turing Machine implementation in Torch.
sailing-pmls/bosen
Parallel ML System - Bosen project
wojciechz/learning_to_execute
Learning to Execute
JonathanRaiman/theano_lstm
:microscope: Nano size Theano LSTM module
syntagmatic/parallel-coordinates
A d3-based parallel coordinates plot in canvas. This library is no longer actively developed.
jmoon018/PacVim
dfm/george
Fast and flexible Gaussian Process regression in Python
ogrisel/parallel_ml_tutorial
Tutorial on scikit-learn and IPython for parallel machine learning
jmschrei/pomegranate
Fast, flexible and easy to use probabilistic modelling in Python.
uoguelph-mlrg/theano_alexnet
Theano-based Alexnet
mila-iqia/blocks
A Theano framework for building and training neural networks
Lasagne/Lasagne
Lightweight library to build and train neural networks in Theano
dmlc/minerva
Minerva: a fast and flexible tool for deep learning on multi-GPU. It provides ndarray programming interface, just like Numpy. Python bindings and C++ bindings are both available. The resulting code can be run on CPU or GPU. Multi-GPU support is very easy.
paulgb/runipy
Run IPython notebooks as command-line scripts, generate HTML reports
mwhoffman/pybo
Python package for modular Bayesian optimization
lopezpaz/randomized_causation_coefficient
Code for "The randomized causation coefficient" (JMLR 2014).