Visualizations of Deep Learning, Recurrent Neural Networks, and Evolutionary Algorithms
Thursday, August 20, 2009
77neurons: Cart-pole
This is the first video of my project with Jad Nohra; our project is called 77neurons.
This is the non-Markov version of the cart-pole problem (no velocity information given.) The controller is a recurrent neural network using 2 sinusoidal nodes in the hidden layer (as opposed to more standard sigmoids.) It is currently being trained with a simplistic stochastic local search procedure, but we intend to implement various forms of reinforcement learning in the future.
No comments:
Post a Comment