I have read a lot on neural nets, and I have what I think is the perfect application for one, but how the heck do I make it work? What I have now amounts to a bunch of separate processing units all tied into eachother. I think I understand the Neural Net idea... just how do I build one?
--------------------
You are not a real programmer until you end all your sentences with semicolons;
You are not a real programmer until you end all your sentences with semicolons; (c) 2000 ROAD Programming
You are unique. Just like everybody else.
"Mechanical engineers design weapons; civil engineers design targets."
"Sensitivity is adjustable, so you can set it to detect elephants and other small creatures." -- Product Description for a vibration sensor
You must have receptors that receive input from outside the network. I can''t really explain better how to implement receptors since I don''t know how you have implemented your network.