Skip to content

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

Notifications You must be signed in to change notification settings

lucastheis/deepbelief

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published