This repository has some examples of PyTorch Lightning for students.
You need to install the following Python3 libraries.
- PyTorch, torchvision, torchaudio
- If your machine does not have GPU:
pip3 install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cpu
- If your machine does not have GPU:
- PyTorch Lightning
- JupyterLab or Jupyternotebook