will-maclean / sb3-burn

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

implement cartpole env #16

Closed will-maclean closed 1 month ago

will-maclean commented 1 month ago

classic gym env. also want to refactor env implementations out of env.rs, as well as moving all envs into a separate dir