diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-12-28 08:20:20 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-12-28 08:20:20 +0000 |
commit | 33fcf400f838216918ccb1320780c48a168d9888 (patch) | |
tree | f6710814372eb986352ca93646ea29f2d76d4171 /math/p5-AI-Perceptron | |
parent | 3d076000613d95a0babad042f37d6a8f93f69b34 (diff) | |
download | ports-33fcf400f838216918ccb1320780c48a168d9888.tar.gz ports-33fcf400f838216918ccb1320780c48a168d9888.zip |
Notes
Diffstat (limited to 'math/p5-AI-Perceptron')
-rw-r--r-- | math/p5-AI-Perceptron/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-AI-Perceptron/pkg-descr b/math/p5-AI-Perceptron/pkg-descr index 9d7698984375..cc4fcaa503eb 100644 --- a/math/p5-AI-Perceptron/pkg-descr +++ b/math/p5-AI-Perceptron/pkg-descr @@ -2,4 +2,4 @@ This module is meant to be an introduction to the internal operations of Neural Networks. It lets the user create a single node in a neural net based on the Perceptron model. -WWW: http://search.cpan.org/dist/AI-Perceptron +WWW: http://search.cpan.org/dist/AI-Perceptron/ |