maziarraissi / PINNs

Physics Informed Deep Learning: Data-driven Solutions and Discovery of Nonlinear Partial Differential Equations
https://maziarraissi.github.io/PINNs
MIT License
3.45k stars 1.21k forks source link

Opyimisation in TF2 #29

Open Aiswaryamg opened 3 years ago

Aiswaryamg commented 3 years ago

I am trying the lbfgs function optimization in TF 2 for the burgers Conti equation. In the new version, we have to specify an initial position for the optimization. But the tensor flow version 1 didn't have that what can be given for the initial position