photo

Runcong Kuang


Last seen: 9 mois il y a Actif depuis 2022

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2
  • First Review

Afficher les badges

Feeds

Afficher par

Question


How to do activation quantization of EACH LAYER in lgraph or dlnetwork?
for activation of each layer in dlnetwork or lgraph, how to do quantization? My dlnetwork is just a piece of network, not a who...

environ un an il y a | 1 réponse | 1

1

réponse

Question


How to convert data from floating point to fixed point? Not function, only data.
I want to convert an array of single precision data into fixed point and I have proposed length of the data I want. How to conv...

environ un an il y a | 1 réponse | 0

1

réponse

Question


How to add breakpoints when I am pausing a running code
I add breakpoint in the debugging mode when pausing a running code. But it's grey. It gets ignored. Continue running the code w...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


mnrfit takes too long
It takes more than two weeks for a single run of mnrfit. It just reaches 43/100 iter/iterLim in 'nominalFit' after 1.5 weeks. ...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


minibatchqueue or arrayDatastore drops my data precision from double to single
I get XTrain from MNIST by processImagesMNIST and put it on GPU, so its type is gpuArray dlarray. then I use these code to make...

presque 2 ans il y a | 1 réponse | 0

1

réponse

Question


Do matlab has build-in mnist dataset for CNN training? If I load it as dlarray, how do I train it with CNN?
This documentation shows the example to design CNN for digit image classification. Is the 'toolbox/nnet/nndemos/nndatasets/Digi...

presque 2 ans il y a | 1 réponse | 0

1

réponse

Question


What's fid in "Training a Model from Scratch"?
For this DL example, What's the 'fid' in the first code block? rawImgDataTrain = uint8 (fread(fid, numImg * numRows * numCols,...

presque 2 ans il y a | 2 réponses | 0

2

réponses

Question


processImagesMNIST doesn't give the right data format for trainNetwork
Loading mnist: According to the dataset for DL, I load MNIST by this: filenameImagesTrain = 'train-images-idx3-ubyte.gz'; f...

presque 2 ans il y a | 1 réponse | 0

1

réponse