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!