Community Profile

photo

Hamza Mehboob


2018년부터 활동

Followers: 0   Following: 0

통계

  • Knowledgeable Level 1
  • Revival Level 1
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
Reading MNIST : Error using fread Invalid file identifier. Use fopen to generate a valid file identifier.
Usually when you unzip MNIST files they use a dot '.' instead of '-' for example t10k-images.idx3-ubyte, rename it manually to ...

5년 초과 전 | 0

답변 있음
How to split an image datastore for cross-validation?
[imd1 imd2 imd3 imd4 imd5 imd6 imd7 imd8 imd9 imd10] = splitEachLabel(imds,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,0.1,'randomize'); ...

5년 초과 전 | 4

| 수락됨