-
-
10 Oct 2003 15:48:24 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (456 / 0 / 1)
- Kwalitee
Bus factor: 0- 81.88% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (6.97KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
++ed by:2 non-PAUSE users- Dependencies
- accessors
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.0
- moved to Module::Build
- restructured project directory tree
- fixed bug in algorithm [reported by Himanshu Garg]
- refactored api & code, things should be more obvious now.
- more documentation & bugfixes
- wrote a proper test-suite
- weights & threshold no longer random
Documentation
Modules
example of a node in a neural network.Examples
Other files
Module Install Instructions
To install AI::Perceptron, copy and paste the appropriate command in to your terminal.
cpanm AI::Perceptron
perl -MCPAN -e shell install AI::Perceptron
For more information on module installation, please visit the detailed CPAN module installation guide.