Does Matlab R2019a support Automatic Differentiation in Deep Learning Toolbox (or otherwise)?
1 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
回答(1 个)
Shounak Mitra
2019-4-12
Hi,
No, 19a doesn't support auto diff. We're actively working on it and hope to support in a later release.
Shounak
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!