A | |
Ann_backprop |
Forward and backward propagation through the neural network.
|
Ann_config |
Parsing the program parameters from the command line.
|
Ann_func |
Transfer functions and error functions.
|
Ann_patterns |
Patterns for neural networks.
|
Ann_random |
Random generation of the network's weights
|
Ann_results |
Compute and print a few indicators of the neural network's performance.
|
Ann_topology |
Neural networks topology: units, layers, and connections.
|
Ann_weights |
Read weights from files, and write weights to files
|
Annet |
ANNiML main functions.
|