File: examples/ex_mult.pl
Author: Josiah Bryan, <jdb@wcoil.com>
Desc:
This demonstrates the ability of a neural net to generalize and predict what the correct
result is for inputs that it has never seen before.
This teaches a network to multiply 6 sets of numbers, then it asks the user for
two numbers to multiply and then it displays the results of the user's input.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 1:
=begin without a target?