Skip to content

Antoine101/CIFAR-100

Repository files navigation

CIFAR-100

My attempt at CIFAR-100.

In this repository, you will find both a notebook version and a python script version of CIFAR-100.

The notebook version was created as a course project delivrable while the script version is to be able to increase num_workers for the dataloaders (Jupyter notebook is known to have issues handling multi-processing without additional libraries, so i decided to go for a .py version as well to speed up training).

Everything is done with pytorch-lightning and hyper-parameters, model, image samples, histograms and metrics are logged to Tensorboard.

Have fun playing with it!

About

My attempt at CIFAR-100.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published