- or download this
#!/usr/bin/perl
...
}
print "Hooked $subcount subroutines\n\nNow exercise code...\n\n";
- or download this
package AI::Neural;
...
.....
- or download this
Loading file 'Neural.pm' for processing
Backing up file 'Neural.pm' to 'Neural.pm.bak'
...
Hooked 37 subroutines
Now exercise code...
- or download this
total 21
drwxr-xr-x+ 2 paul matthews mkgroup-l-d 0 Apr 1 20:21 .
...
...l.
.....
- or download this
#!/usr/bin/perl
...
}
print "\n\n";
- or download this
Creating tests for the following Subroutines
GetNewVertexNumber add_edge add_input add_neuron add_output new run_ne
+twork run_node set_edge_weights set_input_value
- or download this
total 10
drwxr-xr-x+ 2 paul matthews mkgroup-l-d 0 Apr 1 16:32 .
...
-rw-r--r-- 1 paul matthews mkgroup-l-d 37 Apr 1 16:34 run_node.t
-rw-r--r-- 1 paul matthews mkgroup-l-d 37 Apr 1 16:34 set_edge_weigh
+ts.t
-rw-r--r-- 1 paul matthews mkgroup-l-d 37 Apr 1 16:34 set_input_valu
+e.t