TruncExpBinaryRBM.h File Reference

Go to the source code of this file.

Namespaces

 shark
 AbstractMultiObjectiveOptimizer.
 

Typedefs

typedef RBM< TruncExpBinaryEnergy, random::rng_type > shark::TruncExpBinaryRBM
 
typedef GibbsOperator< TruncExpBinaryRBM > shark::TruncExpBinaryGibbsOperator
 
typedef MarkovChain< TruncExpBinaryGibbsOperator > shark::TruncExpBinaryGibbsChain
 
typedef TemperedMarkovChain< TruncExpBinaryGibbsOperator > shark::TruncExpBinaryPTChain
 
typedef MultiChainApproximator< TruncExpBinaryGibbsChain > shark::TruncExpBinaryPCD
 
typedef ContrastiveDivergence< TruncExpBinaryGibbsOperator > shark::TruncExpBinaryCD
 
typedef SingleChainApproximator< TruncExpBinaryPTChain > shark::TruncExpBinaryParallelTempering