[Feature request] Add the ability to manually define the set of lambda values used for simulation
Closed this issue · 0 comments
mb2055 commented
To make the code more flexible and compatible with adaptive lambda scheduling we should add the ability to set lambda values using a list.
The simplest way to do this is to add an additional option to the config (for example lambda_values
) that overwrites the evenly-spaced values generated by the num_lambda
logic.