Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 356 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 356 Bytes

DNN-based-fast-solver-of-the-SWEs

Deep neural network (DNN)-based fast solver of the shallow water equations (SWEs)

  • bathymetry_PCA_DNN_forward.ipynb: principal component analysis-deep neural network based solver
  • bathymetry_SE_forward.ipynb: supervised encoder-based solver
  • bathymetry_SVE_forward.ipynb: supervised variational encoder-based solver