Update: Neural Network Pruning

This commit is contained in:
amusi 2019-06-01 15:41:57 +08:00
parent 3937d94df3
commit f855c4898c

View File

@ -181,6 +181,7 @@ If you want to contribute to this list (please do), send me a pull request.
- [Model Compression](https://github.com/cedrickchee/awesome-ml-model-compression)
- [EfficientDNNs](https://github.com/MingSun-Tse/EfficientDNNs)
- [Model Compression and Acceleration](https://github.com/memoiry/Awesome-model-compression-and-acceleration)
- [Neural Network Pruning](https://github.com/he-y/Awesome-Pruning)
- [Domain Adaptation](https://github.com/zhaoxin94/awsome-domain-adaptation)
- [Robotics](https://github.com/kiloreux/awesome-robotics)
- [Recommender Systems](https://github.com/robi56/Deep-Learning-for-Recommendation-Systems)