neural nework validation accuracy calculation
이전 댓글 표시
I am currently training a CNN to do modulation classification using NN toolbox. The validation accuracy reported by matlab through the training progress window is approximated 50% at the end of training. But when I tested the accuracy myself using the trained network with the validation data set, it's only about 20% to 25%. This is calculated as (num of correct classification / overall number of tests).
How does matlab calculate the validation accuracy? Where can I find more information? Thanks.
댓글 수: 1
Greg Heath
2018년 2월 14일
Equations speak louder than words:
SPEAK!
o o
v
~~~~~
답변 (1개)
Joy
2018년 2월 15일
댓글 수: 3
Joy
2018년 2월 20일
Don Mathis
2019년 2월 19일
Could you post your network layers and training options?
Jon Cherrie
2019년 2월 19일
This could be the same issue as this one:
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!