Get your machine ready for deep learning development. Follow these steps to set up your environment.
Complete this setup before Module 1. If you encounter issues, post in the Canvas discussion forum or attend office hours for help.
PyTorch not installed correctly. Try reinstalling with the correct command from pytorch.org
Reduce batch size or use a smaller model. Consider using Google Colab for more GPU memory.
Usually a memory issue. Restart the kernel and reduce data size or model complexity.
Create a fresh virtual environment and install packages one by one to identify conflicts.
If you're stuck with setup, don't worry! Here are ways to get help: