add Binary Neural Networks

This commit is contained in:
amusi 2020-03-11 19:35:31 +08:00
parent 6325507b2c
commit 7f63449992

View File

@ -227,6 +227,7 @@ If you want to contribute to this list (please do), send me a pull request.
- [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)
- [Binary Neural Networks](https://github.com/michaeltinsley/awesome-binary-neural-networks)
- [Multimodal Research](https://github.com/Eurus-Holmes/Awesome-Multimodal-Research)
- [Multimodal Machine Learning](https://github.com/pliang279/awesome-multimodal-ml)
- [Domain Adaptation](https://github.com/zhaoxin94/awsome-domain-adaptation)