will-maclean / sb3-burn

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

Add visualisations #13

Closed will-maclean closed 2 weeks ago

will-maclean commented 1 month ago

For loss and reward, probably with plotters crate

will-maclean commented 2 weeks ago

Basic implementation done