photo

Samisam


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
165,784
of 300,057

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
14.29%

收到投票数
0

排名
 of 20,866

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,162

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


is it possible to use different activations in MLP
Hi I want to know is it possible to use different activation functions in different layers in MLP and if not why ?? also is i...

6 years 前 | 0 个回答 | 0

0

个回答

提问


how to plote performance for network?
I'm training ANN with bee algorithm I wrote code in matlab with out using nntool I want to know how could I plot performance (i....

7 years 前 | 0 个回答 | 0

0

个回答

提问


what is the best accepted value of MSE to stop training of ANN?
I'm trying to train ANN with ABC algorithm the stop condition is 1000 epochs but it take too long time so I decided to make it...

7 years 前 | 0 个回答 | 0

0

个回答

提问


what is the accepted MSE could I use in training ANN?
I'm trying to train ANN with ABC algorithm the stop condition I use is 1000 epochs but it take too long time so I decided to us...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Which activation or transfer function is suitable to classify 3 type of data?
I have Iris dataset I changed the classes from flower name to 0 , 1, -1 which transfer function is suitable to use when doing m...

7 years 前 | 2 个回答 | 0

2

个回答

提问


Is Iris Dataset considered as extracted features Dataset for images?
I have nn to be trained and tested on images . I know that when I want to train nn on Image I should extract features . Accordin...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Does patternnet create MLP neural network??
I want to create a NN to classify Iris Data set with a specific algorithm like (ABC) this NN should be MLP-NN I see a lot of ...

7 years 前 | 2 个回答 | 0

2

个回答