MCPcopy Index your code
hub / github.com/lisa-lab/DeepLearningTutorials / rbm.py

File rbm.py

code/rbm.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""This tutorial introduces restricted boltzmann machines (RBM) using Theano.
2
3Boltzmann Machines (BMs) are a particular form of energy-based model which
4contain hidden variables. Restricted Boltzmann Machines further restrict BMs

Callers

nothing calls this directly

Calls 1

test_rbmFunction · 0.70

Tested by

no test coverage detected