![](https://secure.gravatar.com/avatar/86577f45d5fb4051824c3df598d4157d.jpg?s=120&d=mm&r=g)
24 Jun
2022
24 Jun
'22
1:35 p.m.
0934 The packaging code is still running. It appears to be training the model, judging by the live stack trace in the status bar. I'm on to https://github.com/huggingface/deep-rl-class/blob/main/unit1/unit1_optuna_gu... which is about using something called Optuna to do hyperparameter tuning. Hyperparameters are the numbers the shape of the model is parameterized by, here. What they are has a huge impact on the model's possible performance.