cs230-stanford / cs230-code-examples

Code examples in pyTorch and Tensorflow for CS230
Other
3.79k stars 984 forks source link

hyperparameter search issue #50

Open xiaoyangxuoo021 opened 2 years ago

xiaoyangxuoo021 commented 2 years ago

When I run this script using the provided sample dataset: python search_hyperparams.py --data_dir data/small --parent_dir experiments/learning_rate

It throwed me an error: image