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!