In a time when modern web browsers are dropping new tab pages, I decided to take Chrome's customization abilities for a spin.
A PyTorch implementation of Soft Weight-Sharing for neural network compression, based on the paper by Ullrich, Meeds, and Welling (2017). torch-SWS/ │ ├── sws/ # Core library │ ├── models.py # ...