openbsd-ports/math/p5-AI-NeuralNet-BackProp/pkg/DESCR
kevlo c45055c952 Initial import of AI-NeuralNet-BackProp-0.89
This module to implement a back-propagation feed-forward neural network.
2001-01-23 15:05:24 +00:00

5 lines
171 B
Plaintext

AI::NeuralNet::BackProp is a simply back-propagation,
feed-foward neural network designed to learn using
a generalization of the Delta rule and a bit of Hopefield
theory.