will-maclean / sb3-burn

Implementation of stable-baselines3 in rust with burn
MIT License
11 stars 0 forks source link

Implement probe envs #19

Closed will-maclean closed 4 weeks ago

will-maclean commented 4 weeks ago

With a new library, bugs will be aplenty and ease of debugging will be important. Implement the probe envs as outlined here: https://andyljones.com/posts/rl-debugging.html.