Skip to content

chrisharrill/pyRBM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyRBM

A simple python implementation of a restricted Boltzmann machine.

To use, simply install with distutils:

(sudo )python setup.py install

Then, wherever you want to use an RBM:

from pyrbm import RBM

Requirements

python 2.7+

Though this has only been tested with python 2.7, it likely works with earlier versions, and python 3+.

About

A simple python implementation of a restricted Boltzmann machine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages