p5-AI-NeuralNet-BackProp-0.89p3 – implement a back-propagation feed-forward neural network
Description
AI::NeuralNet::BackProp is a simple back-propagation,
feed-forward neural network designed to learn using
a generalization of the Delta rule and a bit of Hopefield
theory.