photo

J


Last seen: 21일 전 2018년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1

배지 보기

Feeds

보기 기준

답변 있음
Cross-Entropy Loss in Classification Layers
I ended up just writing my own custom layers. Another language is an option, but I also sympathize with those who have a large ...

대략 5년 전 | 1

질문


Neural Network Checkpoints only every 'N' Epochs??
In the MATLAB documentation for Deep Learning Toolbox (formerly Neural Network Toolbox) we see that we can use <https://www.math...

거의 6년 전 | 답변 수: 0 | 1

0

답변

질문


Cross-Entropy Loss in Classification Layers
The MATLAB documentation is very clear to say that a <https://www.mathworks.com/help/deeplearning/ref/classificationlayer.html c...

거의 6년 전 | 답변 수: 1 | 0

1

답변

답변 있음
R2018a Neural Network Toolbox "Bugs"??
At least for (2), the issue is that checkpoints don't save the state of the solver (momentum parameters, etc), so your solver ca...

6년 초과 전 | 1

| 수락됨

답변 있음
How to manually change pre-trained CNN's (AlexNet) weights?
Bump! I have a hard time believing that one cannot take an existing SeriesNetwork, and either: 1. Modify properties of it, o...

6년 초과 전 | 1

답변 있음
R2018a Neural Network Toolbox "Bugs"??
Here is an example of what the validation plot looks like at the very end with the consistent "drop" in the "Final" data points'...

6년 초과 전 | 0

질문


R2018a Neural Network Toolbox "Bugs"??
In R2018a Neural Network Toolbox I have noticed two oddities: (1) When training a CNN with trainNetwork and 'options' field ...

6년 초과 전 | 답변 수: 3 | 0

3

답변

답변 있음
why using imageDataAugmenter doesn't increase the size of my training data set ?
I am guessing that when augmentation is on, it trains "exactly" the way it trained when it was turned off, but performs a random...

6년 초과 전 | 1

| 수락됨