http://qs321.pair.com?node_id=422431


in reply to AI::NNEasy to setup fast a Neural Network using just Perl and XS.

Bravo! I wrote AI::NeuralNet::Simple as a "starter" NN module, but I had always wanted to do more with it (different activation functions, different number of layers, etc.) Now I don't have to because I can reach for yours :)

Cheers,
Ovid

New address of my CGI Course.

  • Comment on Re: AI::NNEasy to setup fast a Neural Network using just Perl and XS.

Replies are listed 'Best First'.
Re^2: AI::NNEasy to setup fast a Neural Network using just Perl and XS.
by gmpassos (Priest) on Jan 15, 2005 at 00:24 UTC
    Enjoy the sources. Now I'm planning to be able to set NN not based in layears, but only in the node connections, so, we will be able to set any type of NN.

    A good approach was to just serialize with Storable the Perl object of the NN, so, if we create a complex NN it can be saved like any other NN.

    Graciliano M. P.
    "Creativity is the expression of liberty".