Tuesday, July 13, 2010

Blender 2.5 Recurrent Neural Network

Recently, my friend Goat Man released this animation with an interesting simulation of a neural network (a circuit of biological neurons, as commonly observed in human brain). Inspired by the LSTM model > http://www.idsia.ch/~juergen/blues/ and Feed-forward and Recurrent models > http://portal.acm.org/citation.cfm?id=1245465 and used PyPy in conjunction with this.

For more info about neural networks, you can check this link from Wikipedia > http://en.wikipedia.org/wiki/Neural_network.

Here's the animation:




And you can check the source code here too (wow!) > http://pastebin.com/HQUGNnSZ

No comments: