UESMANN CPP
1.0
Reference implementation of UESMANN
|
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...
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... | |
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.