Statistik
4 Fragen
0 Antworten
RANG
37.645
of 301.464
REPUTATION
1
BEITRÄGE
4 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
1
RANG
of 21.292
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 174.642
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
How can I see 'offset' and 'gain' values at neural network fitting tool?
I first tried to calculate directly from the input data with weights. (it's 60-10-10-3 networks) I use this code. y1=tan...
etwa 9 Jahre vor | 1 Antwort | 1
1
AntwortFrage
About weights of neural network
I make a neural network, and I used the following data. Nodes No. of input data = 1016 // Nodes No. of hidden layer = 10 ...
etwa 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
About neural net fitting (at neural network toolkit)
How can I found the weights in funtion "net"? I want to use this neural network(train is done.) as a C code.
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can I make 2 hidden layers in neural network toolkit?
Excuse for my poor english. I want a Multi-layer Perceptron neural network by neural network toolkit. but I cannot make 2 hid...
etwa 10 Jahre vor | 2 Antworten | 0
