Skip to content

Implementing and benchmarking various modern deep learning models in PyTorch (ResNets, Transformers, GANs, VAEs)

Notifications You must be signed in to change notification settings

iliathesmirnov/torch_models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

torch_models

Implementing and benchmarking various modern deep learning models in PyTorch (ResNets, Transformers, GANs, VAEs)

resnet.py : ResNet-based image classifiers on CIFAR-10 and MNIST

Please see http://iliasmirnov.com/torch/ for an essay that describes these scripts in more detail.

About

Implementing and benchmarking various modern deep learning models in PyTorch (ResNets, Transformers, GANs, VAEs)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages