-
-
17 Sep 2021 12:49:44 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (318 / 0 / 0)
- Kwalitee
Bus factor: 1- 95.76% Coverage
- License: artistic_2
- Perl: v5.8.1
- Activity
24 month- Tools
- Download (38.98KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Carp
- File::Basename
- List::Util
- Storable
- Text::CSV
- Text::Matrix
- YAML
- local::lib
- utf8
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.04
- fixed some critical problems
- yml nerve not loading back as an AI::Perceptron::Simple object
- fix docs: missing parameter $nerve for:
- save_perceptron
- save_perceptron_yaml
- changed die to croak for file opening
Modules
A Newbie Friendly Module to Create, Train, Validate and Test Perceptrons / NeuronsModule Install Instructions
To install AI::Perceptron::Simple, copy and paste the appropriate command in to your terminal.
cpanm AI::Perceptron::Simple
perl -MCPAN -e shell install AI::Perceptron::Simple
For more information on module installation, please visit the detailed CPAN module installation guide.