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

Create Optimizer Configuration Profiles #1

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

Create Optimizer Configuration Profiles #1

jgoldverg opened this issue Jul 9, 2024 · 0 comments

Comments

@jgoldverg
Copy link
Collaborator

jgoldverg commented Jul 9, 2024

The optimizer repo initially will support 4 optimization types: BO, SGD, DDPG, PPO
Each optimizer must have a CRUD operations for configuration profiles per optimizer.

DDPG, PPO impl and supported tuneing operations can be found on stable baselines homepage

BO configs can be found on skopt gp_minimize

SGD

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