Main Content

심층 신경망 시각화하기

훈련 진행 상황 플로팅, 정확도 평가, 예측 설명, 영상 신경망이 학습한 특징 시각화

신경망의 정확도와 손실을 표현하는 내장 플롯을 사용하여 훈련 진행 상황을 모니터링합니다. Grad-CAM, 가림(occlusion) 민감도, LIME, 딥 드림 같은 시각화 기법을 사용하여 훈련된 신경망을 조사합니다.

심층 신경망 디자이너딥러닝 신경망을 설계하고 시각화합니다

함수

모두 확장

analyzeNetwork딥러닝 신경망 아키텍처 분석
trainingProgressMonitorMonitor and plot training progress for deep learning custom training loops (R2022b 이후)
updateInfoUpdate information values for custom training loops (R2022b 이후)
recordMetricsRecord metric values for custom training loops (R2022b 이후)
groupSubPlotGroup metrics in training plot (R2022b 이후)
plot신경망 아키텍처 플로팅
predictCompute deep learning network output for inference (R2019b 이후)
minibatchpredictMini-batched neural network prediction (R2024a 이후)
scores2labelConvert prediction scores to labels (R2024a 이후)
deepDreamImage딥 드림(Deep Dream)을 사용하여 신경망 특징 시각화
occlusionSensitivityExplain network predictions by occluding the inputs (R2019b 이후)
imageLIMEExplain network predictions using LIME (R2020b 이후)
gradCAMExplain network predictions using Grad-CAM (R2021a 이후)
confusionchartCreate confusion matrix chart for classification problem
sortClassesSort classes of confusion matrix chart
rocmetricsReceiver operating characteristic (ROC) curve and performance metrics for binary and multiclass classifiers (R2022b 이후)
addMetricsCompute additional classification performance metrics (R2022b 이후)
averageCompute performance metrics for average receiver operating characteristic (ROC) curve in multiclass problem (R2022b 이후)

속성

ConfusionMatrixChart PropertiesConfusion matrix chart appearance and behavior
ROCCurve PropertiesReceiver operating characteristic (ROC) curve appearance and behavior (R2022b 이후)

도움말 항목

해석 가능성

훈련 진행 상황 및 성능