You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
There is no built-in support for hyperparameter optimisation within minerva. wandb.sweep could provide that.
Describe the solution you'd like
Implement wandb.sweep into Trainer or runner.py
Describe alternatives you've considered
Continue to manually vary hyperparameters.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
There is no built-in support for hyperparameter optimisation within
minerva
.wandb.sweep
could provide that.Describe the solution you'd like
Implement
wandb.sweep
intoTrainer
orrunner.py
Describe alternatives you've considered
Continue to manually vary hyperparameters.
The text was updated successfully, but these errors were encountered: