photo

Jakub Matousek


Last seen: 1 year 前 自 2016 起处于活动状态

Followers: 0   Following: 0

Really nothing, yet

统计学

All
  • Thankful Level 3
  • Thankful Level 2
  • Scavenger Finisher
  • Solver

查看徽章

Feeds

排序方式:

提问


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 ...

2 years 前 | 0 个回答 | 0

0

个回答

提问


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 ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


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...

6 years 前 | 2 个回答 | 0

2

个回答

提问


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(...

7 years 前 | 1 个回答 | 0

1

个回答

提问


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)...

7 years 前 | 1 个回答 | 0

1

个回答

提问


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...

7 years 前 | 1 个回答 | 0

1

个回答

提问


: 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...

7 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

8 years 前 | 1 个回答 | 0

1

个回答