Photon-AI-Research / NeuralSolvers

Neural network based solvers for partial differential equations and inverse problems :milky_way:. Implementation of physics-informed neural networks in pytorch.
MIT License
141 stars 46 forks source link

1d heat equation #47

Closed Jeyhun1 closed 3 years ago

Jeyhun1 commented 3 years ago

Added 1D Heat Equation Example

StillerPatrick commented 3 years ago

Wonderful, great work.