Our NIPS 2017 “Learning to Run” Approachmedium.com 42 pointsmarcelsalathe8 years ago4 commentsSaveHideCopy link On HNComments−pavedwalden8yThat simulation reminds me of the flash game 'QWOP'−joshdance8yHad the same thought. :) I wonder if anyone has done a challenge using that game which has simpler inputs I believe?−qwert78908ySimplest RL algorithm (Q-learning) achieves 100m in QWOP: https://www.youtube.com/watch?v=e27TUmMkOA0Although it found and exploited a local maximum of "knee scraping" technique (which humans can replicate) :)
Comments
That simulation reminds me of the flash game 'QWOP'
Had the same thought. :) I wonder if anyone has done a challenge using that game which has simpler inputs I believe?
Simplest RL algorithm (Q-learning) achieves 100m in QWOP: https://www.youtube.com/watch?v=e27TUmMkOA0
Although it found and exploited a local maximum of "knee scraping" technique (which humans can replicate) :)