Statistik
7 Fragen
0 Antworten
RANG
117.421
of 301.628
REPUTATION
0
BEITRÄGE
7 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
14.29%
ERHALTENE STIMMEN
0
RANG
of 21.366
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 175.858
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
fast 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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....
etwa 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 8 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
mehr als 8 Jahre vor | 2 Antworten | 0
