Statistik
RANG
98.323
of 300.364
REPUTATION
0
ANTWORTZUSTIMMUNG
40.0%
ERHALTENE STIMMEN
0
RANG
of 20.934
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 168.407
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 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Selecting neural network for a particular classification problem
Hi, I've been trying to fit a data with neural network, and optimizing the testing accuracy. The input feature space is 1,990...
etwa 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
spmd running multiple times
I'm running 2 RBF networks with different spread constant values. I'm trying to use spmd to get both executed in concurrent fash...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
RBF network not generalizing well
Hi all, I'm trying RBF for a classification problem. The input matrix is of size 40,000 x 2,500 and output matrix is of size ...
mehr als 7 Jahre vor | 3 Antworten | 0
3
AntwortenNeural Network Transfer Function
Try the following: net1.layers{1}.transferFcn='logsig'; net1.layers{2}.transferFcn='logsig'; net1.layers{3}.transferFcn=...
mehr als 7 Jahre vor | 0
Frage
Neural network: train() behavior with earlier results
I have a very large dataset of around 150GB that I need to process using neural networks. As this data is quite big, I've to bre...
fast 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can I prepare proper input and output dataset for multilayer neural networks
I'm trying to create a neural network for the function y=x^2 with: * 1 input layer * 1 output layer * 2 hidden layers, with...
etwa 8 Jahre vor | 1 Antwort | 0



