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
FingerNet has to work with dynamic input sizes #25
At the moment the FingerNet only support an input size = 4. The Model should be reimplemented for dynamic input sizes to make it available for lower or higher dimensional problems.
At the moment the FingerNet only support an input size = 4. The Model should be reimplemented for dynamic input sizes to make it available for lower or higher dimensional problems.