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 surfing the Internet I found 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

Neuroph - Java Neural Network


Thursday,July 16 ,2009

Neuroph is a Java application multiplatform designed for the implementation and design of artificial neural networks as well for pattern training. The project is part of the GNU license of free software part of SourceForge community designed by Neuroph.... Read more

Last comments