chaoticset (email not shown publicly)
http://chaoticset.perlmonk.org/AOL IM: chaoticset23 (
Add Buddy, Send Message)
Yahoo! ID: illuminatus_foil (
Add User, Send Message)
JAPH. (That's right -- I'm not Really Inexperienced any more.)
I'm not just here, I'm
here [perlmonks.org], and
here [javajunkies.org] too, I ramble randomly in my
philosophical blog [blogspot.com] and my
other blog [blogspot.com]. Soon I'll come in a convenient six-pack.
Neurel Net fun (Score:2)
I was also playing around with Neural Nets, but I quickly learned that the existing CPAN modules had documentation that assumed quite a bit of knowledge about NNs. To that end, I wrote AI::NeuralNet::Simple [cpan.org] (for some reason, I have a lot of Simple.pm modules.) That module uses Inline::C to implement an algorithm inspired by the excellent book AI Application Programming [bordersstores.com] by M. Tim Jones. I highly recommend that book as the explanations are lucid and it comes with complete programs, written in C. It also h