deep learning toolbox: how to change precision to double?
3 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Bhaskar R
on 20 Jan 2020
MATLAB is by default double precision floating point(double) i.e. 64-bit.
This answer can help you
See Also
Categories
Find more on Image Data Workflows in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!