include/neuralnet.h File Reference

This file contains the declaration of Neural Network Class. More...

Include dependency graph for neuralnet.h:

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

Go to the source code of this file.

Namespaces

namespace  nnfw

Classes

class  BaseNeuralNet
 The Base Neural Network Class. More...


Detailed Description

Todo:
The removeCluster/removeLinker are very slow because Clusters and Linkers are memorized via std::vector; for a better performances std::vector should changed to std::map
BerliOS Developer Logo Valid XHTML 1.0 Transitional Valid CSS!