Closed AdamGleave closed 6 years ago
Would be useful to be able to visualize trajectories sampled from RL algorithms. We'll probably want to start by defining an RGB render() method for the grid world (currently it's just ANSI), then generate a video given a trajectory input.
I think we can consider this done, though there are still some improvements to be made.
Agreed
Would be useful to be able to visualize trajectories sampled from RL algorithms. We'll probably want to start by defining an RGB render() method for the grid world (currently it's just ANSI), then generate a video given a trajectory input.