This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
What is a PyTorch model state_dict?
state_dict
It is a model's internal state dictionary that stores its current accuracy and loss values.
It is a model's internal state dictionary that stores versions of the data used for training.
It is a model's internal state dictionary that stores its internal layers.
It is a model's internal state dictionary that stores learned parameters.
You must answer all questions before checking your work.
Continue
Need help? See our troubleshooting guide or provide specific feedback by reporting an issue.