#############
AI::NNEASY #

##############

AI::NNEasy - Define, learn and use easy Neural Networks of different types using a portable code in Perl and XS.

##############
DESCRIPTION #

###############

The main purpose of this module is to create easy Neural Networks with Perl.

See POD for more...

###############
INSTALLATION #

################

To install this module type the following:

perl Makefile.PL
make
make test
make install

#########
AUTHOR #

##########

Graciliano M. P. <gmpassos@cpan.org>

I will appreciate any type of feedback (include your opinions and/or suggestions). ;-P

############
COPYRIGHT #

#############

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.