Skip to content

A documented template for a supervised deep learning project in PyTorch, containing common boilerplate code.

Notifications You must be signed in to change notification settings

ronakdm/pytorch_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytorch_template

A documented template for a supervised deep learning project in PyTorch. Use datasets.py to define custom datasets and dataloaders, models.py to define architectures, and fill in the hyperparameters in pytorch-training-loop.ipynb to run through the training loop, with timing and validation metrics computed at each epoch.

About

A documented template for a supervised deep learning project in PyTorch, containing common boilerplate code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published