Does Matlab R2019a support Automatic Differentiation in Deep Learning Toolbox (or otherwise)?
Mostrar comentarios más antiguos
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
Respuestas (1)
Shounak Mitra
el 12 de Abr. de 2019
0 votos
Hi,
No, 19a doesn't support auto diff. We're actively working on it and hope to support in a later release.
Shounak
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!