summaryrefslogtreecommitdiff
path: root/math/p5-AI-NeuralNet-BackProp/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-AI-NeuralNet-BackProp/pkg-descr')
-rw-r--r--math/p5-AI-NeuralNet-BackProp/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/math/p5-AI-NeuralNet-BackProp/pkg-descr b/math/p5-AI-NeuralNet-BackProp/pkg-descr
new file mode 100644
index 000000000000..a0556de5a5f9
--- /dev/null
+++ b/math/p5-AI-NeuralNet-BackProp/pkg-descr
@@ -0,0 +1,6 @@
+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.
+
+--will