Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

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

by Ovid (Cardinal)
on Jan 15, 2005 at 00:13 UTC ( [id://422431]=note: print w/replies, xml ) Need Help??


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".

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://422431]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (3)
As of 2024-04-25 06:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found