Skip to content

pytorch implementations of various kinds of famous deep learnig models and algorithms

License

Notifications You must be signed in to change notification settings

jianwang-mpi/pytorch_zoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytorch_zoo

pytorch implementations of various kinds of famous deep learnig models and algorithms

Used dataset: cifar-10

due to the lack of high performance NVIDIA video card, the size of models could be small

The implemented models:

  • LeNet
  • AlexNet (did not implement the LRN layer)
  • ResNet

About

pytorch implementations of various kinds of famous deep learnig models and algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages