savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-hackers] submission of ga-nn - savannah.nongnu.org


From: cvn62
Subject: [Savannah-hackers] submission of ga-nn - savannah.nongnu.org
Date: Sun, 05 Sep 2004 06:03:07 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040803

A package was submitted to savannah.nongnu.org
This mail was sent to address@hidden, address@hidden


Oswaldo Morizaki <address@hidden> described the package as follows:
License: gpl
Other License: 
Package: ga-nn
System name: ga-nn
Type: non-GNU

Description:
The project try to automate the search for an adecuate feed-forward 
backpropagation neural network given a certain problem, employing a genetic 
algorithm as search engine refiner. 

The search is controlled by 2 basic parameters: error in the evaluation of a 
set of test inputs, and size of the network.

The neural network is constructed in a non-rigid structure. Instead of the 
usage of layers of neurons, and connections between layers, it connects neurons 
to neurons, so it is simple to add/remove neurons and connections to the net 
(the counterpart is that this solution is less efficient in resource usage).

In the future (I hope near), it will add also coevolutionary environment to 
make more challenging the search (so better solutions could pop up) and 
distributed execution.

I don't have currently an URL, I'll send the source by e-mail.


Other Software Required:


Other Comments:
Sorry about mispell, gramatic and other stuff related.

All the code is a bit messy, and is in structured C/C++  (objects avoided). The 
reason, well, I think is going to be a bit difficult to recode in VHDL if it 
goes one abstraction layer up.

Up to this point it works with a small sets of input/output. 




_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]