|
D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\AI-NNFlex\blib/lib/AI/NNFlex/sigmoid.pm |
Sigmoid activation function. This code is imported
into the NNFlex namespace by an eval during
$network->init;
syntax:
my $value = $network->sigmoid(<value>);
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.
|
D:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\AI-NNFlex\blib/lib/AI/NNFlex/sigmoid.pm |