Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 410 Bytes

File metadata and controls

9 lines (5 loc) · 410 Bytes

DeepEnergyMethods

Repository for Deep Learning Methods for solving Partial Differential Equations

Companion paper: https://arxiv.org/abs/1908.10407 or https://doi.org/10.1016/j.cma.2019.112790

Folder tf1 contains the original Tensorflow 1 codes (works with Tensorflow versions up to 1.15).

Folder tf2 contains some examples which are converted to run on Tensorflow 2 (tested with version 2.11).