photo

Samisam


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers