Skip to content

Latest commit

 

History

History

RBM

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Restricted Boltzmann Machines

Implementation of (Binary) Restricted Boltzmann Machines (RBM). Hidden and visible variables are Bernoulli

Algorithm List

  1. RBM with Contrastive Divergence (CD)
  2. RBM with Persistent Contrastive Divergence (PCD)