implement a back-propagation feed-forward neural network
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.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: http://search.cpan.org/dist/AI-NeuralNet-BackProp/
