Documentation Issues
Hi, Developer-Team,
you have done a great work with this poject! My congratulations!
As this is open source there will most probably sooner or later Problems occuring with the documentation, so I wanted to open this thread for me and others to post mistakes or missed updates in the documentation (under documentation I understand the Helpfile shipped with the dlls) as I think I spotted one today ;-) We are all humans...and we do our mistakes...
Have a look under "Encog.Neural.Networks" -> "BasicNetwork Class". It states: "It is important to call: network.getStructure().finalizeStructure(); Once the neural network has been completely constructed."
I was a little confused by that at first, as there is no "getstructure" Function. It has now been replaced with a property called "Structure" within the BasicNetwork Class.
A tiny contribution...




Mhhh, just discovered the "Send Feedback" Button...Topic can be deleted.