j-toler / deepbelief

Code for training and evaluating restricted Boltzmann machines (RBMs) and deep belief networks (DBNs).

Home Page:http://bethgelab.org/code/theis2011/

Repository from Github https://github.comj-toler/deepbeliefRepository from Github https://github.comj-toler/deepbelief

Requirements:
      * Python >= 2.5.0
      * Numpy >= 1.3.0

To start an experiment, just run

      python code/experiments/<experiment>.py

in the root directory. Have a look at the documentation

     doc/index.html

for more information.

About

Code for training and evaluating restricted Boltzmann machines (RBMs) and deep belief networks (DBNs).

http://bethgelab.org/code/theis2011/


Languages

Language:Python 88.8%Language:JavaScript 11.2%