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

BOPS-H #1

Open
michalkvasnicka opened this issue Aug 29, 2022 · 3 comments
Open

BOPS-H #1

michalkvasnicka opened this issue Aug 29, 2022 · 3 comments

Comments

@michalkvasnicka
Copy link

Please add examples which using BOPS-H algorithm ... !

@aryandeshwal
Copy link
Owner

Thanks for your interest in the code. Each directory (for e.g. floorplanning) has a *_mallows.py (for e.g. floorplanning_mallows.py) file which contains the code for BOPS-H.

@michalkvasnicka
Copy link
Author

michalkvasnicka commented Aug 29, 2022

OK ... thanks. I expect some MATLAB codes, that calling Python libraries. This is a bit confusing mix of codes :)

The main problem is, that BOSP-H using hig-level commands from Python libraries. So, it is not clear how BOPS-H algorithm is realized in details. Do you plan to write some more thorough description of BOPS-H algorithm?

@aryandeshwal
Copy link
Owner

Oh, yes, BOPS-H is built on top of the BoTorch library which has an extensive documentation/tutorial here. I will try to add more comments in the code as well but please let me know if there is anything specific that is not clear.

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

2 participants