I noticed there were no nerual net or artificial intelegence
libs on CPAN.  This simply will not do.

A long time ago, but still after college, I wrote Jet's
Neural Architecture.  Today, I nurtured it into a dynamic
link library so I could start on this big bad momma of a
project.

I'd like to upload Math::jNeural.  j, because my nets are
done a little funny.  Under it, I will put dozens of modules
as the become available.  They'll arrive in fairly random
order, but something like this:

Math::jNeural::arch::neuron
Math::jNeural::arch::layer
Math::jNeural::arch::hidden_layer

Math::jNeural::net::backprop
Math::jNeural::net::kohonen
Math::jNeural::net::sarsa

Math::jNeural::util::transfer
Math::jNeural::util::normalizer
Math::jNeural::util::matrix_reader

ID:    JETTERO

Desc:  

Name           DSLI  Description                                  Info
-------------  ----  -------------------------------------------- -----
neuron         cd+O  The most basic form Jet's Neural Arch offers JETTERO
layer          cd+O  A bunch of neurons                           JETTERO
backprop       cd+O  A crappy (but very popular) neural net       JETTERO


... need I list them all?

-- 
http://www.voltar.org/


Reply via email to