Community Profile

photo

Javier Castillo


Last seen: 2 years ago Active since 2021

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


My data and responses have the same sequence length although the error says otherwise.
My data is a 360x1 cell filled with 3x769 arrays and my response data is a cell array of categorical sequences that are 1x769...

2 years ago | 0 answers | 0

0

answers

Question


My training data is in a cell array whilst my labels are a categorical array although I still get invalid training data error
I am trying to experiment with our CNN structure using a sequence input, with a dataset of 360x1 cell consisting of 64x769 array...

2 years ago | 1 answer | 0

1

answer

Question


I have sequence data in a cell with 64x6512 for my CNN although it says input size mismatch on my the first convolutional layer, how do I fix this error?
I am trying to build a CNN network that will take in sequence data. And I don't know how to fix the input size mismatch. XTrai...

2 years ago | 1 answer | 0

1

answer

Question


How to fix this symengine error?
I was following procedures for our experiment and symengine error occured. G = (12*s^3 + 24*s^2 + 28*s + 9)/(2*(- 24*s^4 - 1...

3 years ago | 0 answers | 0

0

answers