auto-nng 1.4 (Default branch) |
|
|
auto-nng is a program for analysis and
classification of data, using artificial neuronal
networks. You can feed a number of datasets
consisting of certain input and output parameters
into the program to make it try to find a
mathematical correlation between the input and
output parameters. Afterwards, the program tries
to calculate the output parameters for datasets
which only have known input parameters.
License: MIT/X Consortium License
Changes:
The mutation rate is now specific for every weight, allowing mutation to be directed to those weights where mutation was most successful.
|