Binary Deep Neural Networks?

14 views (last 30 days)
Does current matlab 2021a deeplearning toolbox support Binary Deep Neural Networks (BNN)? How is it trained and compressed? If not, will future versions integrate this feature? thanks

Accepted Answer

Maksym Tymchenko
Maksym Tymchenko on 2 Nov 2023
As of R2023b, MATLAB does not support Binary Deep Neural Networks (BNN). However, it does supports quantized deep neural networks. You can use the Deep Learning Toolbox Model Quantization Library support package to quantize a network to use 8-bit scaled integer data types. For more information, about how this technique works, see Quantization of Deep Neural Networks.

More Answers (0)

Products


Release

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!