[go: up one dir, main page]

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

MultiArmedBandit Extension #378

Open
Scienfitz opened this issue Sep 10, 2024 · 2 comments
Open

MultiArmedBandit Extension #378

Scienfitz opened this issue Sep 10, 2024 · 2 comments
Labels
new feature New functionality

Comments

@Scienfitz
Copy link
Collaborator

Hello @julianStreibel
opening this issue here to collect ideas and requirements for extensions around the now published multiarmed bandits (MABs)

In the team we already talked about uniting the different variants under one MultiArmedBandit surrogate class so that one does not have to choose the right class for each target/prior type, but the surrogate does this for you. This was started in #372 but this is on hold depending further discussion

Apart from that, what other bandit classes do we envision? Do you already have some coming from business requirements?

Naively speaking, I'd like something for

  • numerical targets (ie not binary)
  • other priors
  • refacor code so that all encoding types and discrete searchspaces are allowed

There is this nice paper (with a lot of testing around the bandits in SI) that uses bandits for chemistry, perhaps we can draw inspiration on what architectures to favor https://www.nature.com/articles/s41586-024-07021-y

@Scienfitz Scienfitz added the new feature New functionality label Sep 10, 2024
@julianStreibel
Copy link
Collaborator

Hi @Scienfitz,
I would love to extend this feature, I don't have pending business requirements but could support it if you have a project for bandits. The extensions make sense to me. I'll read the paper and come back to you.

@Scienfitz
Copy link
Collaborator Author

the very first item is maybe to find a way to upload and display the gifs you made, I havent seen them but as content for illsutration they could be rather nice

But there needs to be some balance with the size, did you try with compression how much you can reduce them?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New functionality
Projects
None yet
Development

No branches or pull requests

2 participants