An open API service indexing awesome lists of open source software.

https://github.com/arrmansa/model-compression-by-partially-connected-layers

Decrease the model size by replacing fully connected layers with partially connected layers
https://github.com/arrmansa/model-compression-by-partially-connected-layers

Last synced: 2 months ago
JSON representation

Decrease the model size by replacing fully connected layers with partially connected layers

Awesome Lists containing this project

README

        

# Model-compression-by-partially-connected-layers
Decrease the model size by replacing fully connected layers with partially connected layers (Pytorch)