will-maclean / sb3-burn

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

investigate training slowdown #29

Closed will-maclean closed 2 weeks ago

will-maclean commented 3 weeks ago

noticed a definite slowdown in training with >50k steps. Investigate. Probably requires #28

will-maclean commented 2 weeks ago

Big rewrite has resolved this (somehow...)