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

Implement PPO #3

Open
jgoldverg opened this issue Jul 9, 2024 · 0 comments
Open

Implement PPO #3

jgoldverg opened this issue Jul 9, 2024 · 0 comments

Comments

@jgoldverg
Copy link
Collaborator

jgoldverg commented Jul 9, 2024

Implement Train, Eval, Tune for PPO.

  • Train: Using a saved config from the ConfigStore create or load in a saved optimizer to then train it on the specified file transfer
  • Eval: Using a saved optimizer, load it and then use the specified file transfer to evaluate the optimizer on
  • Tune: Using a saved optimizer, load it and then use the specified optimizer to tune the transfer strictly once.
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