cs230-stanford/cs230-code-examples

hyperparameter search issue

xiaoyangxuoo021 opened this issue · 0 comments

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