|
|
|
|
|
by eli_gottlieb
3452 days ago
|
|
Personally, I'm just a little impressed that you can train an active agent to play a game using old-fashioned supervised learning on screen states and controller states rather than relying on "action-oriented" learning techniques like reinforcement learning, online learning, or even a recurrent model. It really shows how simple many control tasks actually are! |
|