The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.85 - 2006-11-15

  • corrected the fitness function in the test
    • added perceptron c++ code that I wrote a long time ago ;)
  • added an example (pso_ann.pl) for training a simple feed-forward neural network
    • updated POD

Modules

Perl module for running the Particle Swarm Optimization algorithm