Finite

  • 홈
  • 방명록

2024/05/22 1

173_Time Series Forecasting with LSTMs(2)

Continuing from the previous post(172_Time Series Forecasting with LSTMs). def train_model( model, train_data, train_labels, test_data=None, test_labels=None): loss_fn = torch.nn.MSELoss(reduction='sum') optimiser = torch.optim.Adam(model.parameters(), lr=1e-3) num_epochs = 60 train_hist = np.zeros(num_epochs) test_hist = np.zeros(num_epochs) for t in range(num_epochs): model.r..

Deep Learning 2024.05.22
이전
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

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

최근글과 인기글

  • 최근글
  • 인기글

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.

티스토리툴바