|
D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\AI-NNFlex\blib/lib/AI/NNFlex/reinforce.pm |
Copyright (c) 2004-2005 Charles Colbourn. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Performs one learning pass back through the network - only currently reinforces from west to east (i.e. no reverse flow).
This package is imported into the NNFlex namespace at runtime via a parameter to the network object.
syntax: $network->learn();
|
D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\AI-NNFlex\blib/lib/AI/NNFlex/reinforce.pm |