Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^5: AI::NNEasy to setup fast a Neural Network using just Perl and XS.

by BrowserUk (Patriarch)
on Jan 15, 2005 at 20:08 UTC ( [id://422541]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package Class::HPLOO ;
    
    ...
    use vars qw($VERSION $SYNTAX) ;
    
    $VERSION = '0.19';
    
  2. or download this
    [20:02:40.59] P:\test>perl -MClass::HPLOO -lwe"print $Class::HPLOO::VE
    +RSION"
    Scalar value @ret[0] better written as $ret[0] at c:/Perl/site/lib/Cla
    +ss/HPLOO.pm line 784.
    ...
    Use of uninitialized value in numeric le (<=) at c:/Perl/site/lib/Clas
    +s/HPLOO.pm line 602.
    Use of uninitialized value in substr at c:/Perl/site/lib/Class/HPLOO.p
    +m line 716.
    print() on unopened filehandle 0.19 at -e line 1.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://422541]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (6)
As of 2024-04-24 22:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found