Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-03-11 11:02
1.5

Pequenas alterações na inclusão de cabeçalho para evitar os avisos do compilador em algumas plataformas.
Minor changes in header inclusion to avoid compiler warnings on some platforms.

2008-03-09 22:57
1.4

A taxa de mutação é agora específico para cada peso, permitindo que a mutação para ser direcionado para aqueles pesos onde mutação foi mais bem sucedida.
Tags: Minor feature enhancements
The mutation rate is now specific for every weight, allowing mutation to be directed to those weights where mutation was most successful.

2007-05-04 19:59
1.3

A função de transformação para a entrada contínua e valores de saída foi alterada para causar um pequeno erro durante defuzzyfication.
Tags: Minor feature enhancements
The transformation function for continuous input and output values has been changed to cause a smaller error during defuzzyfication.

2007-05-01 18:49
1.2

A função de transformação para a entrada contínua e valores de saída agora é continuamente diferenciável.
Tags: Minor feature enhancements
The transformation function for continuous input and output values is now continuously differentiable.

2007-04-29 07:10
1.1

Um bug que causou uma falha de segmentação no encerramento do programa em GNU / Linux foi corrigido.
Tags: Minor bugfixes
A bug which caused a segmentation fault at program
termination under GNU/Linux was fixed.

Project Resources