dataplayer12 / RBM

Restricted Boltzmann Machines implemented in 99 lines of python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restricted Boltzmann machine

Implementation of a restricted boltzmann machine with numpy in 99 lines of python

Implementation is contained in restricted.py.

Example use is in jupyter notebook.

About

Restricted Boltzmann Machines implemented in 99 lines of python


Languages

Language:Jupyter Notebook 95.9%Language:Python 4.1%