[BioPython] Questions & suggestions
Thomas Hamelryck
thamelry at binf.ku.dk
Sat Mar 20 02:54:09 EST 2004
On Saturday 20 March 2004 07:29, Michiel Jan Laurens de Hoon wrote:
> I am not sure what the purpose is of the GA (Genetic Algorithm Neural
> Network) module and the NeuralNetwork module. Are they the same? Is their
> usage described somewhere?
They are not the same. GA is a genetic algorithm framework and NeuralNetwork
is a neural network (which seems to have some special features to deal with
genes as input). They are both potentially interesting (providing that they
actually work) but it's a complete mystery how they are to be used. Does
anybody know who implemented these modules?
-Thomas
More information about the BioPython
mailing list