ebl::lenet7 Class Reference

#include <EblMachines.h>

Inheritance diagram for ebl::lenet7:

ebl::nn_machine_cscscf ebl::module_1_1< T, T >

List of all members.

Public Member Functions

 lenet7 (parameter &prm, intg image_height, intg image_width, intg output_size)

Public Attributes

Idx< intg > table0
Idx< intg > table1
Idx< intg > table2


Detailed Description

Lenet7, similar to lenet5 with different neural connections. This network takes a 1-layer image as input.

Constructor & Destructor Documentation

ebl::lenet7::lenet7 ( parameter prm,
intg  image_height,
intg  image_width,
intg  output_size 
)

Parameters:
output_size the number of ouputs. For a 5 class classifier like NORB, this would be 5.


The documentation for this class was generated from the following files:

Generated on Mon Mar 30 18:15:26 2009 for libeblearn by  doxygen 1.5.6