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

Explore some RL magic with bluesky to optimize the alignment process #21

Open
stan-dot opened this issue Aug 28, 2024 · 1 comment
Open
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request

Comments

@stan-dot
Copy link
Collaborator

the initial naive implementation scans the entire energy domain. scanning is the most time-intensive part of the process.
various methods could be used to speed this up
https://autonomous-discovery.lbl.gov/what-is-case
https://docs.ray.io/en/latest/rllib/rllib-env.html

@stan-dot stan-dot added enhancement New feature or request dependencies Pull requests that update a dependency file labels Aug 28, 2024
@stan-dot
Copy link
Collaborator Author

this might be of interest
https://github.com/ChristopherMayes/Xopt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant