Submitted by Bruno Frana dos Reis on Wed, 2002-12-18 01:49
Hi.
I'm studying NN... looking for an interactive place to try my researches,
i've found Frasmesticks. I looks really nice. I can create "static"
creatures well using the f1 genotype. I am writing to ask some help about
NN... i've read all the examples and explanations, but i can't understand a
lot of things... for example:
How can I train the Net? or am I supposed to write the correct weights for
every synapse for the job?
Where is a good newbie tutorial for NNing in framsticks?
thanks!
Forums:
Re: Neural Network
> How can I train the Net? or am I supposed to write the correct weights for
> every synapse for the job?
There is no training so far, because learning information
comes from the whole "life" of a framstick. Thus the whole
NN is evaluated, and mutations adjust its weights.
MacKo