2010-01-23 15:45:04 +01:00
|
|
|
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.
|
2001-01-01 09:16:56 +01:00
|
|
|
|
2011-12-28 09:20:20 +01:00
|
|
|
WWW: http://search.cpan.org/dist/AI-Perceptron/
|