Binary Deep Neural Networks?
조회 수: 9 (최근 30일)
이전 댓글 표시
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
댓글 수: 0
채택된 답변
Maksym Tymchenko
2023년 11월 2일
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
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!