All Classes
Class | Description |
---|---|
ANNMain |
Operates the neural network.
|
Best |
stores the best fitness & mapping
|
Bipolarsigm | |
Chromosome |
A chromosome of the population.
|
Codec |
Encodes and decodes graph in the Edge Vector format.
|
Functions | |
GA |
Genetic Algorithm.
|
Hypertansigm | |
Init_ga |
Set parameters for Genetic Algorithm
|
Linear | |
Makeaset |
generate a dataset of random data
|
NNetwork |
Implements the neural network.
|
Node |
Network node.
|
ReLU | |
Sigm | |
Threshold | |
Topology |
Network topology.
|
TrainingSet |
generates objects of training datasets
|
TXTFile |
reads datasets stored in text files
|