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
Get rid of the input and output dimension in the PINN constructor #65
It's not needed. Control structures in the constructor just blow up the code base.