The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
  • Linear activation function. This code is imported into the NNFlex namespace during init

    syntax: my $value = $network->linear(<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.

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 23:

=pod directives shouldn't be over one line long! Ignoring all 2 lines of content

Around line 26:

'=item' outside of any '=over'

=over without closing =back