Learn Neural Net Programming: http://www.heatonresearch.com/course/intro-neural-nets-cs
In class session 3, part 3 we will look at some examples of Hopfield Neural Networks. We will see a simple console Hopfield application, as well as a graphic pattern recognition program, and finally an application that shows the weight matrix as the application is trained. Artificial intelligence online course presented by Jeff Heaton, Heaton Research.
@timonix2 download the solution heaton research and then search for "HeatonResearchNeural.dll" u will find it in any bin\release folder then go to visual studio or whatever u use and add a reference in your package and select this file .... that's it
zazathegreat 11 months ago
i just need to know one thing... what include files is needed in order to use those functions?
timonix2 1 year ago
Great tutorial. Thanks.
It would have been nice if you had added another example of an input pattern that would not have been recognized, maybe even one that would overlap a trained pattern by one cell.
kossmikham 2 years ago
Very generous of you to take time to post such helpful and easy to understaqnd tutorials
Thanks alot
DumpJump 2 years ago