-
Notifications
You must be signed in to change notification settings - Fork 0
A Perl module to create and manage neural networks in the easiest way. The API management is very similar to C++ Neural++ library
License
blacklight/NeuralPerl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NeuralPerl is a Perl module developed for managing neural networks, and it's basically a Perl version, almost completely compatible, of Neural++ library for C++. For the installation: $ perl Makefile.PL $ make $ make test (optional) # make install For the usage, just take a look in the 'examples' directory, or, after the installation, take a look at the documentation via 'man NeuralNet'. Author : BlackLight <blacklight@autistici.org> Web : http://0x00.ath.cx Licence : GPL v.3
About
A Perl module to create and manage neural networks in the easiest way. The API management is very similar to C++ Neural++ library
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published