SHOGUN
4.2.0
|
Go to the source code of this file.
Classes | |
class | CRBM |
A Restricted Boltzmann Machine. More... | |
Enumerations | |
enum | ERBMMonitoringMethod { RBMMM_RECONSTRUCTION_ERROR =0, RBMMM_PSEUDO_LIKELIHOOD =1 } |
enum | ERBMVisibleUnitType { RBMVUT_BINARY =0, RBMVUT_GAUSSIAN =1, RBMVUT_SOFTMAX =2 } |