sumantkrsoni / PINN_TF2_NLS

Tensorflow 2 implementation of physics-informed neural network using Schrodinger simulation data (Raizzi et al. 2017)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PINN_TF2_NLS

Tensorflow 2 implementation of physics-informed neural network using Schrodinger simulation data [1]. The Schrodinger solution data is taken from the following repository:

https://github.com/maziarraissi/PINNs/tree/master/main/Data

[1] Raissi, M, Perdikaris, P, Karniadakis, GE, "Physics Informed Deep Learning (Part 1): Data-driven Solutions of Nonlinear Partial Differential Equations", arXiv:1711.10561v1

About

Tensorflow 2 implementation of physics-informed neural network using Schrodinger simulation data (Raizzi et al. 2017)


Languages

Language:Python 100.0%