Presentation: Deep Learning with PyTorch
During the workshop you will learn the basis of PyTorch and how to use it for designing a deep learning model with an outlook on more advanced applications.
- Python 3.7 or higher
- Jupyter notebook or Jupyter lab
- Clone the repository
- Install the required libraries with pip:
pip install -r requirements.txt
NB: PyTorch installation can take some time and depends on the operating system and GPU drivers if any. More information on the PyTorch installation process could be found here - Start Jupyter notebook(lab) and navigate to the workshop folder
Re-watch YouTube stream here
This workshop was set up by @pyladiesams and @francescamanni1989