Is it possible to define the result of the neural network inside the tanh (x), its value is between 1 and -1?

hi guys, in the neural network equation:
y = B2 + LW * tansig (B1 + IW * x)
Z = (B1 + IW * x)
Is it possible to define the result of the neural network Z value is between 1 and -1? to subsequently apply the Taylor series.
Regards. XOXO

 採用された回答

It is possible. However
1. It is not easy
2. There is no reason for doing so
Hope this helps.
Thank you for formally accepting my answer
Greg

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeDeep Learning Toolbox についてさらに検索

質問済み:

2015 年 11 月 16 日

コメント済み:

2015 年 11 月 24 日

Community Treasure Hunt

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

Start Hunting!

Translated by