Community Profile

photo

Basu Sau


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Matrix dimension conversion for image input layer
Hi I have been working on a machine learning task where I have stuck at a point where I need to manage size of matrices for nex...

3 years ago | 1 answer | 0

1

answer

Question


How to convert an array of type single to a datastore compatible for CNN
Hi After performing some operations, I have a reached to a point where I get a "single" type of array, A of size 10x100.I would...

3 years ago | 0 answers | 0

0

answers

Question


How to merge words in the cells to form a string
Hi I stuck into a phase of my work where I am looking forward to merge the words staying in the cells to form a string. My scen...

4 years ago | 3 answers | 0

3

answers

Question


Converting a 2d vector to a 4d vector
In a machine learning task, I need a 4d single type data to fed for training. But my data is in a 2d format. Would you please s...

5 years ago | 2 answers | 0

2

answers

Question


Converting a single column vector to a 4d vector.
Dear Following my previous question which jos has shown me how to solve), i got struck in solving the opposite problem. input:...

5 years ago | 0 answers | 0

0

answers

Question


Converting a 4d vector to 2d vector
Dear I would like to convert the following 4d vector to a 2d vector. input: Y(:,:,1,1)=0 Y(:,:,2,1)=1 Expected output: Y1...

5 years ago | 1 answer | 0

1

answer