deep learning toolbox: how to change precision to double?
Mostrar comentarios más antiguos
Hello,
It seems that the Deep Learning Toolbox uses the single precision and that it's hard coded.
Is there a way to change the precision to doube?
Thx,
D
Respuestas (1)
Bhaskar R
el 20 de En. de 2020
0 votos
MATLAB is by default double precision floating point(double) i.e. 64-bit.
This answer can help you
1 comentario
John Smith
el 20 de En. de 2020
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!