ronniegward
ronniegward
I was able to make the code run without a problem by adding a few lines to the train() module: See th e lines marked //rgw if (System.currentTimeMillis() - lastTestTime...
The maxNameLength = 88; in the code is the root of the issue. It affects the number of units in the network, and most of these have a 0 input...
The updated README says, "Issue Summary: Great example but it errors out currently. Action Items: Get it to run :)" However, I was able to run it without errors. Maybe...