#include <vector>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | annie |
Defines | |
| #define | ANNIE_VERSION "1.0" |
| #define | MAX_NEURONS_IN_LAYER 1000 |
| #define | _SIMPLE_NEURON_STRING "SimpleNeuron" |
| #define | _CENTER_NEURON_STRING "CenterNeuron" |
| #define | _RECURRENT_NEURON_STRING "RecurrentNeuron" |
| #define | _INPUT_NEURON_STRING "InputNeuron" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002