Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 224 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 224 Bytes

Dense-Sparse-Dense training example

Implementing AlexNet with DSD using torchvision

The original AlexNet is from github:pytorch/vision

Mods: Substitute the dropout with DSD layers