Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 994 Bytes

File metadata and controls

23 lines (16 loc) · 994 Bytes

Deep learning with PyTorch: a beginning guide towards DL applications

Level: Beginner

Workshop description

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.

Requirements

  • Python 3.7 or higher
  • Jupyter notebook or Jupyter lab

Usage

  • 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

Video record

Re-watch YouTube stream here

Credits

This workshop was set up by @pyladiesams and @francescamanni1989