LSTM TO STRING CATEGORICAL LABELS
Mostra commenti meno recenti
Hi Please help with with this code, there are two questions,
- Looks like my LSTM cannot achieve any better accuracy - what could be the cause?
- At the very end of the code, I wanted to to plot a confusion chart, - 1 - I used a for loop to capture the predicted labels from the trained network, is there a one line command for this type of data structure?
- Still on the confusion chart, what would be the best way to create the true labels set, I see the one I used in the function call for confusion chart is really incomplete, I am expecting the true labels set to be 40 x 5 matrix just like the test set.
1 Commento
Ernest Modise - Kgamane
il 14 Giu 2024
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Deep Learning Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!