gaosh / Structured-Bayesian-Pruning-pytorchLinks
pytorch implementation of Structured Bayesian Pruning
☆19Updated 7 years ago
Alternatives and similar repositories for Structured-Bayesian-Pruning-pytorch
Users that are interested in Structured-Bayesian-Pruning-pytorch are comparing it to the libraries listed below
Sorting:
- ☆23Updated 6 years ago
- Codes for accepted paper "Cooperative Pruning in Cross-Domain Deep Neural Network Compression" in IJCAI 2019.☆12Updated 5 years ago
- Code for DOPING: Generative Data Augmentation for Unsupervised Anomaly Detection with GAN☆15Updated 6 years ago
- Minimal Tensorflow implementation of the paper "Neural Architecture Search With Reinforcement Learning" presented at ICLR 2017☆41Updated 7 years ago
- Towards Automated Deep Learning: Efficient Joint Neural Architecture and Hyperparameter Search https://arxiv.org/abs/1807.06906☆49Updated 5 years ago
- Implementation of the Deep Frank-Wolfe Algorithm -- Pytorch☆62Updated 4 years ago
- Code for paper "Energy-Constrained Compression for Deep Neural Networks via Weighted Sparse Projection and Layer Input Masking"☆18Updated 6 years ago
- PyTorch implementation of Wide Residual Networks with 1-bit weights by McDonnell (ICLR 2018)☆126Updated 6 years ago
- Implementation of soft parameter sharing for neural networks