フィルターのクリア

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

3 ビュー (過去 30 日間)
mladen
mladen 2013 年 4 月 24 日
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))

回答 (0 件)

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by