filmov
tv
PyTorch Beginner Tutorial - Part 1 (Introduction and PyTorch Setup)
Показать описание
In this part, we look at overview of PyTorch and setup PyTorch with Jupyter Notebook.
PyTorch Tutorial covers the following:
8. Create the NeuralNetwork model
9. Train the model
10. Ensure the loss reduces with training
11. Test the Model with test dataset
12. Examine the Accuracy/Loss -
13. Save your model
14. Load your model
15. Use the model to make prediction