Skip to content

This repository has some examples of PyTorch Lightning for students

Notifications You must be signed in to change notification settings

shingohayashida/pytorch-lightning-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example-pytorch-lightning

This repository has some examples of PyTorch Lightning for students.

Libraries

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
  • PyTorch Lightning
  • JupyterLab or Jupyternotebook

About

This repository has some examples of PyTorch Lightning for students

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published