PLearn 0.1
Namespaces | Functions
TangentLearner.cc File Reference
#include "TangentLearner.h"
#include <plearn/var/ProjectionErrorVariable.h>
#include <plearn/vmat/LocalNeighborsDifferencesVMatrix.h>
#include <plearn/var/ProductVariable.h>
#include <plearn/var/PlusVariable.h>
#include <plearn/var/Var_operators.h>
#include <plearn/var/NoBpropVariable.h>
#include <plearn/vmat/ConcatColumnsVMatrix.h>
#include <plearn/math/random.h>
#include <plearn/var/SumOfVariable.h>
#include <plearn/var/TanhVariable.h>
#include <plearn/var/DiagonalizedFactorsProductVariable.h>
#include <plearn/math/plapack.h>
Include dependency graph for TangentLearner.cc:

Go to the source code of this file.

Namespaces

namespace  PLearn
 

< for swap


Functions

Mat PLearn::smartInitialization (VMat v, int n, real c, real regularization)
void PLearn::varDeepCopyField (Var &field, CopiesMap &copies)
 To use varDeepCopyField.

Detailed Description

Definition in file TangentLearner.cc.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines