PINNs-TF2.0 icon indicating copy to clipboard operation
PINNs-TF2.0 copied to clipboard

TensorFlow 2.0 implementation of Maziar Raissi's Physics Informed Neural Networks (PINNs).

Results 7 PINNs-TF2.0 issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.16.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.0.0-rc0 to 2.7.2. Release notes Sourced from tensorflow's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...

dependencies

Hello, I was running "PINNs-TF2.0/1d-burgers/inf_cont_burgers.py" and meeting a problem is 【 FileNotFoundError: [Errno 2] No such file or directory: 'latex': 'latex'】。Can you help me to solve it?

Hi @pierremtb! I'm a master degree student and recently I've been playing with PINNs source code and it's idea described in the paper. Amazing to see it rewritten to TF2.0!...

Hay the 1dcomplex-schrodinger does not converge to results presented in the article. maybe there is additional commit missing? ps. I did sanity chack by running 1d-burgers from current commit and...

When I run code on colab, I always get errors when running the continuous idenfication and discrete identification modules: None —— Starting Adam optimization —— --------------------------------------------------------------------------- KeyError Traceback (most recent...

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.0.0-rc0 to 2.11.1. Release notes Sourced from tensorflow's releases. TensorFlow 2.11.1 Release 2.11.1 Note: TensorFlow 2.10 was the last TensorFlow release that supported GPU on native-Windows. Starting...

dependencies