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
hi @shahabadnshahrodi I'll add an example of how to reproduce tabular results from the Genetic CNN paper. Long story short, the default logger will print the hyperparameters evaluated (all individuals) and the best hyperparameters found when and if the run is complete. To save those logs to a file, use the output redirect tool:
I'm using gentun for hyperparameter tuning, and I'm unsure how to retrieve the best parameters after tuning.
The text was updated successfully, but these errors were encountered: