Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 307 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 307 Bytes

Model-PyTorch-Implementations

Contains PyTorch implementations of some state of the art neural networks.

  • VGG16 : Modified version of VGG16 with added Batch Normalization.

Architecture

Will be adding other models also.