AI-NeuralNet-Kohonen-Visual

 view release on metacpan or  search on metacpan

META.yml  view on Meta::CPAN

# http://module-build.sourceforge.net/META-spec.html
#XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
name:         AI-NeuralNet-Kohonen-Visual
version:      0.3
version_from: lib/AI/NeuralNet/Kohonen/Visual.pm
installdirs:  site
requires:

distribution_type: module
generated_by: ExtUtils::MakeMaker version 6.21

README  view on Meta::CPAN

AI/NeuralNet/Kohonen/Visual version 0.01
========================================

A sub-class of "AI::NeuralNet::Kohonen" that Impliments extra methods
to make use of TK for visualisations.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:



( run in 1.337 second using v1.01-cache-2.11-cpan-df04353d9ac )