NeuralPDE.jl
NeuralPDE.jl copied to clipboard
Physics Informed Point Net
Checklist
- [x] Appropriate tests were added
- [x] Any code changes were done in a way that does not break public API
- [x] All documentation related to code changes were updated
- [x] The new code follows the contributor guidelines, in particular the SciML Style Guide and COLPRAC.
- [x] Any new documentation only uses public API
Additional context
Added PIPNs to NeuralPDE Fixes: #495
Looks almost good to go! Left a few comments.
Rebase
Thanks! I will take a look as well in a couple of days.