Archive for January, 2009

Jan 22 2009

Back Propagation Neural Network

I’ve been very interested in Back Propagation Neural Networks. It is a very interesting kind of neural network capable of “remembering” stuff and making interesting associations between a previously-known input and output data (called training set) to use them to “predict” output results from given unknown input.

Here I’m linking a small “unpublished” article I wrote to clarify the training and running process (in Spanish). I’ll be working in an English version ASAP.

Comments Off