Skip to content

Commit

Permalink
Fix mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
nerkulec committed Nov 18, 2024
1 parent 930c6e0 commit 6040f11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mala/common/parameters.py
Original file line number Diff line number Diff line change
Expand Up @@ -903,7 +903,7 @@ class ParametersHyperparameterOptimization(ParametersBase):
that _xxx is only so that optuna will differentiate between
variables. No reordering is performed by MALA; the order
depends on the order in the list. _xxx can be essentially
anything.use_graphs
anything.
Users normally don't have to fill this list by hand, the hyperparamer
optimizer provide interfaces for this task.
Expand Down

0 comments on commit 6040f11

Please sign in to comment.