SforAiDl / genrl

A PyTorch reinforcement learning library for generalizable and reproducible algorithm implementations with an aim to improve accessibility in RL
https://genrl.readthedocs.io
MIT License
404 stars 59 forks source link

Parameter loading/saving with TOML #352

Closed Sharad24 closed 3 years ago

Sharad24 commented 3 years ago

Docs do not render code. https://genrl.readthedocs.io/en/latest/usage/tutorials/Saving%20and%20loading.html

AbhimanyuBahree commented 3 years ago

Need some more details

  1. What is the code you are trying to render.
  2. How do you update the text in the docs link given above.
Sharad24 commented 3 years ago

The code can be found in this PR If you look carefully, the code does not get rendered due to formatting errors.