Skip to content

Question about pareto front #1006

Answered by A-ep93
A-ep93 asked this question in Q&A
Nov 30, 2021 · 3 comments · 5 replies
Discussion options

You must be logged in to vote

Thanks for your response @saitcakmak.
I did what you mentioned. Here are the new results:

Do you have any further suggestions?
Also, do you think increasing N_TRIALS, N_BATCH, MC_SAMPLES, RAW_SAMPLES, NUM_RESTARTS, BATCH_SIZE, etc. can increase the performance? If yes, which one do you think is more critical?

I am not sure whether I applied your third comment correctly to my code. So basically, based on your first suggestion, I added input_transform=Normalize(d=4) to my initialize_model function. I then replaced every standard_bounds with bounds in the optimize_acqf functions. Also, I replaced the unnormalize(candidates.detach(), bounds=bounds) comment with candidates.detach(). Did I app…

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@saitcakmak
Comment options

Comment options

You must be logged in to vote
4 replies
@Balandat
Comment options

@A-ep93
Comment options

@Balandat
Comment options

@A-ep93
Comment options

Answer selected by saitcakmak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants