UESMANN CPP  1.0
Reference implementation of UESMANN
Classes
/home/travis/build/jimfinnis/uesmanncpp/uesnet.hpp File Reference

This file contains the implementation of the UESMANN network itself - at least, those parts which are different from a standard Rumelhart/Hinton/Williams MLP. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UESNet
 The UESMANN network, which it itself based on the BPNet code as it has the same architecture as the plain MLP. More...
 

Detailed Description

This file contains the implementation of the UESMANN network itself - at least, those parts which are different from a standard Rumelhart/Hinton/Williams MLP.

Definition in file uesnet.hpp.