Does Matlab R2019a support Automatic Differentiation in Deep Learning Toolbox (or otherwise)?
이전 댓글 표시
Hello,
Does Matlab R2019a support Automatic Differentiation / Algorithmic Differentiation like TensorFlow's tf.gradients() in its Deep Learning Toolbox (or otherwise)?
I.e., a generic operator which accepts a (deep) network and returns another network which computes the gradients of the first one (with respect to inputs)?
This would be useful in implementing 2nd order networks.
Thx
답변 (1개)
Shounak Mitra
2019년 4월 12일
0 개 추천
Hi,
No, 19a doesn't support auto diff. We're actively working on it and hope to support in a later release.
Shounak
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!