|
|
4 meses atrás | |
|---|---|---|
| .. | ||
| README.md | 1 ano atrás | |
| hparam_search.py | 4 meses atrás | |
| the-verdict.txt | 1 ano atrás | |
The hparam_search.py script, based on the extended training function in Appendix D: Adding Bells and Whistles to the Training Loop, is designed to find optimal hyperparameters via grid search.
[!NOTE] This script will take a long time to run. You may want to reduce the number of hyperparameter configurations explored in the
HPARAM_GRIDdictionary at the top.