Statistiques
RANG
76 841
of 300 788
RÉPUTATION
0
CONTRIBUTIONS
8 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
62.5%
VOTES REÇUS
0
RANG
of 21 091
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Neural network clasifing everything into one class (streamlined the problem)
Hi my NN clasifies everything into one class, it does not seem to be learning at all, could you hint me where the problem could ...
presque 4 ans il y a | 1 réponse | 0
0
réponseQuestion
Deep neural network concatenation dimension error
Hi, how do I fix the error please? I am expecting feature to be 1xNumberOfData and sequence to be 25xNumberOfData. And I would ...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Assign vector to 3d matrix
Hi, is there a way to do this?(hope its obvious what i want to do, its initialization for kallman filters used in monte carlo si...
environ 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
Cellfun for different sizes inputs
I have x number of vectors and I need to count their distance to y number of vectors, I cant use cellfun like this cellfun(...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Cellfun with too many outpus
Hi dynamika_skryte_vrstvy = @(x,W,b)(2/(1+exp(-(W*x+b)*lambda)))-1; z = cellfun(@(neco) dynamika_skryte_vrstvy(x,neco,b)...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Use Matrix(Matrix == x) = y; on cell aray
Hello, is there a way to use some sort of this cellarray{:}(cellarray{:} == 2) = [1 1 1]; for cell array of ints? Cant really fi...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
: Indexing with NaN, and python zip function in matlab
Hi, I have matrices like this: v = [4 10;20 8] a = [1 2;2 2] First problem is: I want to do an operation simillar to...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Finding element in java LinkedList
Is there a way to get index of any vector+the vector, that has 1 on first index and 2 on second index? So in this case it would ...
environ 9 ans il y a | 1 réponse | 0
1
réponseA résolu
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
plus de 9 ans il y a



