The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.02

  • minimum perl version changed to 5.8.1 due to YAML
  • fix test for display_confusion_matrix
    • modifier "n" ( >= perl 5.22 ) changed to primitive '?:', 5.22 is too high
    • fixed inaccurate test for output
  • YAML (nerve file) for portability supported
    • make subroutines exportable, the names are too long
      • :local_data
      • :portable_data
  • cleaned & refactored codes
    • &display_confusion_matrix
  • improved the documentation

Modules

A Newbie Friendly Module to Create, Train, Validate and Test Perceptrons / Neurons