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_guide.ipynb
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.

Reply via email to