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!