Hi,
I am interested in learning about using Perl with Neural Networks and specifically trainin Neural Nets with Particle Swarm Optimization as opposed to Genetic Algorithms. I have been looking over the AI:PSO and AI:ParticleSwarmOptimization modules. I am wanting to use these together with predicting the financial markets, and I was wondering if anyone else had done any work with this and if so are there any good examples of Perl code and neural nets or particle swarm optimization. I've scoured Google and haven't found much. :(
Thanks!