統計
MATLAB Answers
2 質問
0 回答
ランク
of 178,075
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Cancel some of the weights in a neural network
Hi, Im using the network net = cascadeforwardnet() with two hidden layers. I would like to have connections from the input t...
11年以上 前 | 1 件の回答 | 0
1
回答質問
How to use positive part: subplus(x) for neuron model (instead of tansig(x) or logsig(x))?
Hello, I want to use nonlinearity of subplus(x) = [x]+ and learn a neural network with back propagation. I understand that i...
11年以上 前 | 1 件の回答 | 0