|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |
See:
Description
Class Summary | |
---|---|
InputNodeLayer | The input node layer is used to store values of the input layer of the neural network. |
NeuralDataSet | A datawarehouse for neural networks. |
NeuralNetwork | An implemntation of a three-layer artificial neural network. |
NodeLayer | A node layer is a generic vector. |
OutputNodeLayer | The output node layer is used to store values of the output layer of the neural network. |
A simulation-specific implementation of the Artificial Neural Networks. They use the back propagation algorithm to evolve the network. The implementation is based on the original bp-ct code, written in Objective-C by Pietro Terna.
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |