savannah-hackers
[Top][All Lists]
Advanced

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

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


From: Xavier Nicolovici
Subject: Re: [Savannah-hackers] submission of ga-nn - savannah.nongnu.org
Date: Tue, 07 Sep 2004 10:47:45 +0200

Hi,

I'm evaluating the project you submitted for approval in Savannah.

We wish to review your source code, even if it is not functional, to
catch potential legal issues early.  

For example, to release your program properly under the GPL you must
include a copyright notice and permission-to-copy statements at the 
beginning of every file of source code.  This is explained in
http://www.gnu.org/licenses/gpl-howto.html.  Our review would help
catch potential omissions such as these.

However, as you're not able to provide a URL pointing to your source
code, you can forward the code to me by email (address@hidden).
Upon review, we will reconsider your project for inclusion in Savannah.

Regards,

Xavier Nicolovici

> 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/
> 
> 
> 
> 
> 
> _______________________________________________
> Savannah-hackers mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/savannah-hackers





reply via email to

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