Statistica
RANK
3.942
of 295.467
REPUTAZIONE
13
CONTRIBUTI
3 Domande
5 Risposte
ACCETTAZIONE DELLE RISPOSTE
33.33%
VOTI RICEVUTI
5
RANK
of 153.912
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
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 ...
oltre 5 anni fa | 1
Domanda
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...
circa 6 anni fa | 0 risposte | 1
0
risposteDomanda
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...
circa 6 anni fa | 1 risposta | 0
1
rispostaR2018a 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...
oltre 6 anni fa | 1
| accettato
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...
oltre 6 anni fa | 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'...
oltre 6 anni fa | 0
Domanda
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 ...
oltre 6 anni fa | 3 risposte | 0
3
rispostewhy 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...
oltre 6 anni fa | 1
| accettato