Binary Deep Neural Networks?

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

 采纳的回答

Maksym Tymchenko
Maksym Tymchenko 2023-11-2

0 个投票

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.

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Deep Learning Toolbox 的更多信息

产品

版本

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by