Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

evaluate recurrent RL algos #53

Open
2 tasks
Tracked by #51
Armandpl opened this issue Jan 17, 2024 · 0 comments
Open
2 tasks
Tracked by #51

evaluate recurrent RL algos #53

Armandpl opened this issue Jan 17, 2024 · 0 comments

Comments

@Armandpl
Copy link
Owner

Armandpl commented Jan 17, 2024

  • research if there exist other algorithms apart from recurent PPO?
  • in the gym wrapper, add the option to mask out the speed
    • think about safety? do we continue filtering position to get speed?
    • i think we should just try a run without speed limits and see if it looks it could break the robot?
    • i think we should continue computing the speed unless it takes too much time AND we want to increase the control freq. see write script to bench the max control freq when using PPO, SAC etc #55
@Armandpl Armandpl mentioned this issue Jan 17, 2024
18 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant