Skip to content

Reproductibility - Is there a way to specify the seed number as in Optuna? #169

Answered by hrntsm
jessssschiu asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @jessssschiu

Tunny can also set the seed value. However, it is not possible from the UI.
Tunny has a settings file, which can be manipulated to set the seed values.
The Tunny UI reads and writes each value set in this file and reflects the settings in the optimisation.

The settings file is created in the same location as the .gha file, as follows.

When opened in a text editor, it looks like this In each algorithm section, there is a seed entry. If it is "null", it is an automatic setting, but you can specify a seed value by entering an integer of your choice.

Tunny loads this file when the Tunny UI is launched on Grasshopper and saves the settings in the UI to this file when the Tunn…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@jessssschiu
Comment options

@hrntsm
Comment options

@jessssschiu
Comment options

@hrntsm
Comment options

@jessssschiu
Comment options

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