jianwang-mpi / pytorch_zoo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Apache License 2.0


Languages

Language:Python 100.0%