Finite

  • 홈
  • 방명록

2024/05/20 1

171_Image Classification using Torchvision(4)

Continuing from the previous post(170_Image Classification using Torchvision(3)). def show_confusion_matrix(confusion_matrix, class_names): cm = confusion_matrix.copy() cell_counts = cm.flatten() cm_row_norm = cm / cm.sum(axis=1)[:, np.newaxis] row_percentages = ["{0:.2f}".format(value) for value in cm_row_norm.flatten()] cell_labels = [f"{cnt}\n{per}" for cnt, per in zip(cell_cou..

Deep Learning 2024.05.20
이전
1
다음
더보기
프로필사진

Learning and sharing my interests

  • All Categories (173)
    • Deep Learning (44)
    • Finite Element Method (37)
    • Fluid Dynamics (9)
    • Optimization Technique (25)
    • Numerical Methods (30)
    • Paper Review (1)
    • Structural Analysis (24)
      • OptiStruct (15)
      • COMSOL (7)
      • Ansys (2)
    • CFD (3)
      • Ansys Fluent (3)

Tag

static, mechanical vibration, COMSOL, finite element method, weighted residual methods, HyperMesh, impact analysis, Cantilever Beam, pendulums, FEM, radioss, Linear, optistruct, Vibration, buckling, finite element, hypercrash, nonlinear, Fea, modal,

최근글과 인기글

  • 최근글
  • 인기글

Archives

Calendar

«   2024/05   »
일 월 화 수 목 금 토
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31

방문자수Total

  • Today :
  • Yesterday :

Copyright © Sh_Lee. All rights reserved.

티스토리툴바