
Learn feature/position pairings with a backprop-training neural network. More...
#include <TIGS/BackpropLearner.H>


Public Member Functions | |
| BackpropLearner (OptionManager &mgr) | |
| virtual Image< float > | getBiasMap (const TrainingSet &tdata, const Image< float > &features) const |
Learn feature/position pairings with a backprop-training neural network.
Definition at line 49 of file BackpropLearner.H.
1.6.3