suqi / gym-sandbox

An easy-to-customize gym-based env for Reinforcement Learning
MIT License
4 stars 1 forks source link

track human performance: add keyboard interaction #17

Closed suqi closed 7 years ago

suqi commented 7 years ago

42860ec8149bb46cd4673943168eddbb7fb0e042

suqi commented 7 years ago

https://github.com/suqi/gym-sandbox/blob/master/test/demo_keyboard.py

Now that we can record keyboard actions of human, and we can use DQfD implementation of TensorForce to train.