moabitcoin / cherry-pytorch

Reinforcement Learning Tutorials & other bedtime stories in PyTorch
MIT License
11 stars 1 forks source link

Realtime render Doom/Atari playtime #3

Closed sandhawalia closed 4 years ago

sandhawalia commented 4 years ago

Currently at playtime the gameplay + actions are written to a video file. We'd like an option for viewing the current gameplay rendered in realtime for debugging.

sandhawalia commented 4 years ago

For Atari / Classic control this has been addressed in https://github.com/moabitcoin/cherry-pytorch/pull/29

sandhawalia commented 4 years ago

Not doing. Since videos are fine for now