photo

Samisam


自 2018 起处于活动状态

Followers: 0   Following: 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...

5 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....

6 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...

6 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...

6 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...

6 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...

6 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 ...

6 years 前 | 2 个回答 | 0

2

个回答