Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 414 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 414 Bytes

Deep Learning

Purpose

Store some of your own in-depth learning code, which is currently in the update stage. I also hope this can help friends who are learning deeply.

Content

Each algorithm should be implemented in two ways (database debugging and self building) as far as possible. At present, it is updated to: linear regression, softmax, MLP, LeNet, AlexNet, VGG, NiN, GooLeNet, ResNet and DenseNet.