Statistiques
3 Questions
0 Réponses
RANG
260 854
of 301 778
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
66.67%
VOTES REÇUS
0
RANG
of 21 418
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 176 499
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
Do I need to convert my data to sequence before using Elman neural network.
my input and output data are both matrices where rows are spatial units (e.g., states, provinces or counties) and columns are ti...
presque 11 ans il y a | 1 réponse | 0
1
réponseQuestion
In neural network, how to specify initial bias according to the known initial weight?
I got my initial weight for my neural network, but I do not know how to set the corresponding bias.
presque 11 ans il y a | 1 réponse | 0
1
réponseQuestion
In neural network, how can I change the sigmoid activation function to a Gaussian one, How to modify the Matlab codes to achieve this?
that is, change this function: a = tansig(n) = 2/(1+exp(-2*n))-1 to a = gauss(n) = exp(-(n.^2))
environ 11 ans il y a | 1 réponse | 0
