Community Profile

photo

Mauricio Piraquive


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Transform and Combine fileDatastores to Train CNN
Hi I would appreciatte your help, I have a collection of 50x1x12 mat files, that I need to upload into some datastore to subse...

3 years ago | 2 answers | 0

2

answers

Question


How to handle labels using fileDatastore in a CNN
I have a collection of 50x1x12 mat files, that I need to upload into some datastore to subsequently pass into a convolutional n...

3 years ago | 1 answer | 1

1

answer

Question


save to. mat after reshape to [50 x1x12]
I have file with 50 rows and 12 columns [50 x 12] , I converted this file to [50 x 1 x 12] using result = reshape(data,[50,1...

3 years ago | 1 answer | 0

1

answer

Question


convert array dimensions 12 channels
I have file with 50 rows and 12 columns [50 x 12] , how can i convert this file to [50 x 1 x 12] where 12 it is like channels i...

3 years ago | 1 answer | 0

1

answer