NEURAL NETWORK BLOG

Simple Hopfield simulator


Wednesday,June 25 ,2008

A couple of years ago while I was learning about the Hopfield neural network, I found an useful resource on the web. It is kind of a simulator for image recognition written in C++ using Visual Studio 6, but I think it can be compiled using any C compiler.... Read more

XML based neural network processing language


Tuesday,July 15 ,2008

While I was surfing the Internet I fount an interesting utility: A Neural network trainer based on XML. The system is quite useful because the portability of the language and generally you don’t need deep knowledge about neural networks.... Read more

Last comments