The Wayback Machine - https://web.archive.org/web/20200911152654/https://github.com/blazejosinski/cifar10neptune
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

cifar10neptune

Example of solving CIFAR-10 with Neptune.

It is not simples Neptune showcase, as this CIFAR-10 solution is pretty sophisticated. It uses train and test time data augmentation, batch normalization, drop-out. After training it scores above 90% of accuracy on test dataset.

Command to run the experiment with Neptune on your local computer:

neptune run cifar10neptune/main.py --paths-to-dump cifar10neptune --dump-dir-url ~/neptune_jobs --config cifar10neptune/cfg.yaml --shallow yes --use_batch_norm no

In order to have access to Neptune you can:

About

Example of solving CIFAR-10 with Neptune.

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.