|
PLearn 0.1
|


Go to the source code of this file.
Classes | |
| class | PLearn::RBMMatrixConnectionNatGrad |
| Stores and learns the parameters between two linear layers of an RBM. More... | |
| class | PLearn::DiffTemplate< ObjectType, RBMMatrixConnectionNatGrad > |
| class | PLearn::TypeTraits< RBMMatrixConnectionNatGrad > |
Namespaces | |
| namespace | PLearn |
< for swap | |
Functions | |
| Object * | PLearn::toObjectPtr (const RBMMatrixConnectionNatGrad &o) |
| PStream & | PLearn::operator>> (PStream &in, RBMMatrixConnectionNatGrad &o) |
| PStream & | PLearn::operator>> (PStream &in, RBMMatrixConnectionNatGrad *&o) |
| PStream & | PLearn::operator<< (PStream &out, const RBMMatrixConnectionNatGrad &o) |
| PStream & | PLearn::operator>> (PStream &in, PP< RBMMatrixConnectionNatGrad > &o) |
| template<class ObjectType > | |
| int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, RBMMatrixConnectionNatGrad > *opt, PLearnDiff *diffs) |
Definition in file RBMMatrixConnectionNatGrad.h.
1.7.4