Skip to content

Commit c8be81a

Browse files
author
rdevon
committed
Starting PR to push DBN to Pylearn2.
Added RBM subclass of DBM for convenience. Add docs to DBM. Added chain initialization to DBM for some future changes to gradient estimation. Starting PR to push DBN to Pylearn2. Added RBM subclass of DBM for convenience. Add docs to DBM. Added chain initialization to DBM for some future changes to gradient estimation. fixed line formatting Made the docs numpydoc compliant. Modified inference procedure to have a method "is_rbm_compatible" that will raise a NotImplementedError if not appropriate for RBM. Removed assert for RBM and UpDown inference. Made the docs numpydoc compliant. Modified inference procedure to have a method "is_rbm_compatible" that will raise a NotImplementedError if not appropriate for RBM. Removed assert for RBM and UpDown inference.
1 parent 2ba9be2 commit c8be81a

File tree

2 files changed

+198
-59
lines changed

2 files changed

+198
-59
lines changed

0 commit comments

Comments
 (0)