Skip to content

You can play with cifar10 by change models and modify hyper-parameters

License

Notifications You must be signed in to change notification settings

Diligentfight/cifar10-pytorch-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cifar10-pytorch-playground

You can play with cifar10 by change models and modify hyper-parameters

What you can do in this Repo

  1. Try some fancy model to run cifar-10 in main
  2. You can learn a lot technique to bulid Cnn models
  3. Have initial weights in every models
  4. From .ipynb import classes and define
  5. From main you can learn how to change lr by steps

ToDo:

  • Main file to train model
  • Progress bar and get mean and var
  • VGGNet
  • GoogleNet
  • ResNet(PreAct)
  • Densenet
  • MobileNet
  • Dpn
  • Visulialize(train data and net)

About

You can play with cifar10 by change models and modify hyper-parameters

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages