Tuesday 15 February 2011

Developer Journal 60 - On Visualising Neural Networks


5:54 PM
I used most of today to change the way the simulation loads a few hundred variables in order to move member variables around so that I can proceed with the neural network visualization code.

My plan is to draw shapes with Ogre to represent neurons and synapses in a box right next to where the robots are running around. I can then use the keyboard to highlight a neuron or synapse to see their values. I can also use the keyboard to step through neural network activation and adaptation.

Onwards!

RELATED

No comments:

Post a Comment