Hi everyone!
I've been using Processing for a few months and it's just fantastic! Thanks to all the developers who make this software possible.
Today, I'm sharing a neural network that recognizes mouse/hand-written symbols. To try it out, head over to:
http://www.haroldsoh.com/haroldsoh.com/Downloads/Entries/2009/3/16_Handwriting_Recognition_with_a_Neural_Network..html
I suggest reading the tutorial before randomly clicking around. It's definitely in the alpha stage and I'm pretty new to Processing so, I welcome comments, suggestions and bug reports! If you find it helpful and use it, please let me know too.
Also, please note that the source code is quite ugly right now but I hope most can figure out how it works. I'll be improving it over time.
There's also a simple infectious disease simulator (using cellular automata) you can find on my downloads page:
http://www.haroldsoh.com/haroldsoh.com/Downloads/Downloads.html
I welcome feedback on this too! Enjoy!
- Harold