Open
Description
Ideally, we want a worker that can render an episode every x minutes and post a gif animation or video on Tensorboard.
The best solution (I think) is to repurpose the existing ActorWorker for this. We can just add a regime where it also saves the environment frames (rendering them if necessary).