blob: cc4fcaa503eb37250e25a1867e4ef2a7ab7fa35e (
plain)
1
2
3
4
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.
WWW: http://search.cpan.org/dist/AI-Perceptron/
|