cpnota / autonomous-learning-library

A PyTorch library for building deep reinforcement learning agents.
MIT License
646 stars 72 forks source link

Fix render scripts #281

Closed cpnota closed 9 months ago

cpnota commented 11 months ago

The render scripts are currently broken on develop. We should use the new gymnasium style behavior for rendering.