Knowledge check

Completed
1.

What does an optimizer do when training a deep learning model?

2.

Which method of a PyTorch model class is used to pass data through the network?

3.

Which library can you use to distribute PyTorch training across multiple cluster nodes?