Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 629 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 629 Bytes

Hands_On_DEEP_LEARNING

This is a repo collecting famous and classical deep learning model basing on pytorch and d2l.

  • Thanks to the pytorch and d2l's support, some model refers to Mu Li's lecture.

    The index of the deep learning model

  • Alexnet
    alexnet

  • VGG
    vgg

  • NiN
    NiN

  • Googlenet