BackpropNetwork Class Reference

Development in progress; not ready for prime-time yet! More...

#include <Learn/BackpropNetwork.H>

Collaboration diagram for BackpropNetwork:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void train (const Image< float > &X, const Image< float > &D, const int h, const float eta, const float alph, const int iters, double *Efinal, double *Cfinal)
Image< float > compute (const Image< float > &x) const

Public Attributes

Image< float > W
Image< float > V

Detailed Description

Development in progress; not ready for prime-time yet!

Definition at line 44 of file BackpropNetwork.H.


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:43:06 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3