take a Neural Network and create a new NN that gives the gradient.
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I found this function on the file exchange that does what I want but it is no longer compatible with the neural network toolbox functions. FEX function
Ideas on how to get the gradient or make the FEX function compatible with recent toolbox functions?
BTW, I do not want staticderiv, which computes the gradient of performance with respect to the network's weights and biases. I want the gradient of the output wrt to the input of the neural net.
2 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!