Learning
|
|
I love this script because it is complex and simple at the same time. But what i would like to know is how the learning process takes place respectively what do one needs to change so the neural net evolves into the right direction. Maybe you can throw me a bone or point to a nice article because googles returns only theoretical stuff which most people don't understand anyway. I am sure you would make alot of people happy and support the NN / AI community. |
|
|
here Blackshark: John Resig - OCR and Neural Nets in JavaScript
|
|
|
DarkBlood: thx but i've seen John's post already. he did explain the way to get the boolean inputs for the first input layer which anyone can figure out by itself. but what about the teaching of the hidden and output layer in this particular example? |