Skip to content
nouiz edited this page Aug 8, 2012 · 8 revisions

Please feel free to add to this list!

Tutorials and sample code

Libraries built on Theano

  • pylearn: A machine learning library.
  • theano-rnn: Recurrent neural network implementation.
  • Morb: a modular RBM implementation in Theano
  • DeepANN: Deep ANN implementation.
  • pymc-theano: Experimental Theano-based PyMC implementation.
  • MonteTheano: Sampling for directed graphical models, more probability distributions than in Theano itself.
  • PyAutoDiff: Automatic differentiation for NumPy code.
  • Ape(status alpha): Theano/MPI bridge witch also try to statically schedule the operation onto heterogeneous hardware.

Toolkits / ops

  • TheanoConv3d2d: A GPU-friendly 3D convolution implementation based on Conv2D.

Github Search

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

Clone this wiki locally