BipolarRBM.h File Reference

Go to the source code of this file.

Namespaces

 shark
 AbstractMultiObjectiveOptimizer.
 

Typedefs

typedef RBM< BipolarLayer, BipolarLayer, random::rng_type > shark::BipolarRBM
 
typedef GibbsOperator< BipolarRBM > shark::BipolarGibbsOperator
 
typedef MarkovChain< BipolarGibbsOperator > shark::BipolarGibbsChain
 
typedef TemperedMarkovChain< BipolarGibbsOperator > shark::BipolarPTChain
 
typedef MultiChainApproximator< BipolarGibbsChain > shark::BipolarPCD
 
typedef ContrastiveDivergence< BipolarGibbsOperator > shark::BipolarCD
 
typedef SingleChainApproximator< BipolarPTChain > shark::BipolarParallelTempering