Binary Deep Neural Networks?
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
cui,xingxing
el 13 de Ag. de 2021
Respondida: Maksym Tymchenko
el 2 de Nov. de 2023
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 comentarios
Respuesta aceptada
Maksym Tymchenko
el 2 de Nov. de 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.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!