Neural networks: How to use param in apply(n,param) and da_dn.m ?

1 vue (au cours des 30 derniers jours)
mladen
mladen le 24 Avr 2013
My apply function looks something like this:
function A = apply(n,param) %.... %.... A=a1.*a2; end
now I would like to use a1 and a2 to speedup the derivative computation in da_dn.m (this has already been done with default transfer function tansig.m, but with the final value (A in my code))

Réponses (0)

Catégories

En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by