|
PLearn 0.1
|


Go to the source code of this file.
Classes | |
| class | PLearn::PartSupervisedDBN |
| Hinton's DBN plus supervised gradient from a logistic regression layer. More... | |
| class | PLearn::DiffTemplate< ObjectType, PartSupervisedDBN > |
| class | PLearn::TypeTraits< PartSupervisedDBN > |
Namespaces | |
| namespace | PLearn |
< for swap | |
Functions | |
| Object * | PLearn::toObjectPtr (const PartSupervisedDBN &o) |
| PStream & | PLearn::operator>> (PStream &in, PartSupervisedDBN &o) |
| PStream & | PLearn::operator>> (PStream &in, PartSupervisedDBN *&o) |
| PStream & | PLearn::operator<< (PStream &out, const PartSupervisedDBN &o) |
| PStream & | PLearn::operator>> (PStream &in, PP< PartSupervisedDBN > &o) |
| template<class ObjectType > | |
| int | PLearn::diff (const string &refer, const string &other, const Option< ObjectType, PartSupervisedDBN > *opt, PLearnDiff *diffs) |
Definition in file PartSupervisedDBN.h.
1.7.4