Tuesday, November 19, 2013

NEURAL NETWORK SIMULATION : Totally neural Tuesday - Programming Week! 2/5

Go to:
https://www.dropbox.com/s/87fs1veqa45j7v4/neurons.exe

This is some old code that I made in high school.  The objective of the simulated neural network is to try to get to the "food", and not let it get away for too long.  Right now it's just trial-and-error learning.  I've been learning about some better techniques via the Coursera Machine Learning course to find ways to make the learning algorithm more robust ("educated guesses" instead of just trial-and-error, maybe even "errorless learning"?).

Some Notes:
- Observations

 
P.S.:  If you want to see all the other posts for programming week all on one web page, just click on the label below, as shown in this picture: