deep learning toolbox: how to change precision to double?
3 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
回答(1 个)
Bhaskar R
2020-1-20
MATLAB is by default double precision floating point(double) i.e. 64-bit.
This answer can help you
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Data Workflows 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!