Changes for version 0.007 - 2011-06-12

  • Add backprop, not tested.
  • Evolver now allows you to pass a coderef for mutation_amount. It will be evaluated with no arguments. If you pass a number instead, it will be coerced into a uniform random value up to +/- your value.
  • Change a few things from hashrefs to arrayrefs internally. Fully back-compatibile, but I hope this will speed up a few things.
  • Fix dependencies.

Modules

an artificial neural network simulator
an evolver for an artificial neural network simulator
a neuron for an artificial neural network simulator