Statistiques
16 Questions
0 Réponses
RANG
19 539
of 301 275
RÉPUTATION
2
CONTRIBUTIONS
16 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
43.75%
VOTES REÇUS
1
RANG
of 21 216
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 173 777
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Indicating Classes' numbers and their effects on classification results in Neural network!
I have written a code about classification of 3 groups of data in a supervised classification. The odd thing is that the way I d...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
Newff vs patternet in my program
I have written a code , the purpose of the code is classification of EEG datasets related to emotion, I have used both newff and...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
why doesn't overfitting happen ?
I wrote a code for classification, using a” patternnet “neural network to classify a dataset which is 2D two spiral dataset, all...
plus de 10 ans il y a | 1 réponse | 1
1
réponseQuestion
Artificial high dimension data sets for classification problems
I do need artificial high dimensional data sets (for example 20D) , for a classification problem to evaluate my classifiers. whe...
plus de 10 ans il y a | 1 réponse | 0
0
réponseQuestion
geneating high dimensioal banana shaped data sets or any artificial data sets
hi i do need to generate high dimensional banana shaped data sets in my thesis , actually i need to evaluate my classification ...
plus de 10 ans il y a | 2 réponses | 0
2
réponsesQuestion
I DO NEED HELP, problem with number of neurons in hidden layer of feedforward neural network
I do need some one to follow my code, i have attached my m-file here! I don’t know what the hell is wrong with my code whatever...
presque 11 ans il y a | 1 réponse | 0
0
réponseQuestion
how it is possible to have overfitting before the network learn properly?
my question is when my network has a performance about 90 - 98% i mean my learning error is about 98%,(I suppose such performanc...
environ 11 ans il y a | 1 réponse | 0
1
réponseQuestion
I cannot get to an stable neural network :/
i have written a code it is about training a neural network , no matter what i do its training performance is not stable , i kno...
plus de 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
differences between net = newff(P,T,S,TF,BTF,BLF,PF,IPF,OPF,DDF) and net = newff(PR,[S1 S2...SNl],{TF1 TF2...TFNl},BTF,BLF,PF) ?
I thought there is no differences between them and just that in the first one we put target at first and in the second one we pu...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
HELP :( high learning error or low performance in neural network classifying ?
i did write this code, it is a simple code to classify 685, twelve dimensional data in to 3 classes, class 1 and 2 and 3 , my...
plus de 11 ans il y a | 1 réponse | 0
0
réponseQuestion
How to generate new synthesize data (signals) ?
my work is to make a reliable lie detector, but unfortunately we face with lack of sufficient data, so we have decided to genera...
presque 12 ans il y a | 1 réponse | 0
0
réponseQuestion
How to find distribution function of given data?
I have some data(insufficient data, I mean I have just few data) that I want to find the best distribution function which can de...
presque 12 ans il y a | 1 réponse | 0
0
réponseQuestion
how to calculate the distance between two centers in K-means algorithm?
I need to get access to centers which are generated in each iteration of K-means algorithm to calculate the distance between to...
environ 12 ans il y a | 1 réponse | 0
1
réponseQuestion
How to Saveg and collect centers in K-means algorithm?
I need to save and collect centers in each iteration of K-means algorithm, I changed the kmeans algorithm at 407 by adding a lin...
environ 12 ans il y a | 1 réponse | 0
0
réponseQuestion
How to Saveg and collect centers in K-means algorithm?
I need to save and collect centers in each iteration of K-means algorithm, I changed the kmeans algorithm at 407 by adding a lin...
environ 12 ans il y a | 1 réponse | 0
0
réponseQuestion
I don't know how to set forty centers as in discribed as below, so i nee d help with it please!
1 partitions 20000 input points into 40 clusters. The dimensions of the data being tested are 24, 32, and 40, respectively. In ...
environ 12 ans il y a | 1 réponse | 0
