Contains PyTorch implementations of some state of the art neural networks.
- VGG16 : Modified version of VGG16 with added Batch Normalization.
Will be adding other models also.
Consists of PyTorch implementations of some state of the art neural networks.
Python