#include "TIGS/BackpropLearner.H"
#include "Image/MathOps.H"
#include "Image/MatrixOps.H"
#include "Learn/BackpropNetwork.H"
#include "TIGS/LeastSquaresLearner.H"
#include "TIGS/TrainingSet.H"
#include "rutz/trace.h"
Go to the source code of this file.
Learn feature/position pairings with a backprop-training neural network
Definition in file BackpropLearner.C.