diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-01-23 14:45:04 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-01-23 14:45:04 +0000 |
commit | 5e8691baf38f92dfd972d71faa61dbe103d7c44a (patch) | |
tree | 2fa66f9271e147ab41a7c2b3375a313dd47a85bf /math/p5-AI-Perceptron | |
parent | ce7609b56dbeeeb79a2e6f48c6b321f5d0cd10b7 (diff) |
Notes
Diffstat (limited to 'math/p5-AI-Perceptron')
-rw-r--r-- | math/p5-AI-Perceptron/pkg-descr | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-AI-Perceptron/pkg-descr b/math/p5-AI-Perceptron/pkg-descr index b7806a8aee35..9d7698984375 100644 --- a/math/p5-AI-Perceptron/pkg-descr +++ b/math/p5-AI-Perceptron/pkg-descr @@ -1,5 +1,5 @@ -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. +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. ---will +WWW: http://search.cpan.org/dist/AI-Perceptron |