Skip to content
Frédéric Bastien edited this page Dec 4, 2013 · 15 revisions

Please feel free to add to this list!

Tutorials and sample code

Libraries built on Theano

  • Pylearn2: A machine learning library.
  • Theano_lgpl: Theano extension that use lgpl code. See that page for a list what is add.
  • PyAutoDiff: Automatic differentiation for NumPy code.
  • theano-rnn theano-rnn: Recurrent neural network implementation. (2 differents implementations)
  • Morb: a modular RBM implementation in Theano
  • PyMC 3.0: Bayesian statistical modeling and model fitting which focuses on advanced Markov chain Monte Carlo fitting algorithms.
  • MonteTheano: Sampling for directed graphical models, more probability distributions than in Theano itself.
  • Ape(status alpha): Theano/MPI bridge witch also try to statically schedule the operation onto heterogeneous hardware.

Toolkits / ops

  • Hessian Free: Code to implement Hessian-Free model
  • TheanoConv3d2d: A GPU-friendly 3D convolution implementation based on Conv2D.
  • Janus: Janus is a tool that allows NumPy and Theano to be used simultaneously with no additional code.

Deprecated software

  • DeepANN: Deep ANN implementation.

Github Search

Didn't find what you were looking for? Try a github search:

Clone this wiki locally