Statistica
RANK
76.833
of 300.771
REPUTAZIONE
0
CONTRIBUTI
8 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
62.5%
VOTI RICEVUTI
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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 ...
oltre 3 anni fa | 0 risposte | 0
0
risposteDomanda
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 ...
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 7 anni fa | 2 risposte | 0
2
risposteDomanda
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(...
circa 8 anni fa | 1 risposta | 0
1
rispostaDomanda
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)...
circa 8 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 8 anni fa | 1 risposta | 0
1
rispostaDomanda
: 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...
oltre 8 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
circa 9 anni fa | 1 risposta | 0
1
rispostaRisolto
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
oltre 9 anni fa



