NeuralPDE.jl icon indicating copy to clipboard operation
NeuralPDE.jl copied to clipboard

Physics-Informed Neural Networks (PINN) Solvers of (Partial) Differential Equations for Scientific Machine Learning (SciML) accelerated simulation

Results 153 NeuralPDE.jl issues
Sort by recently updated
recently updated
newest added

https://arxiv.org/abs/1902.05200

new_algorithm

https://arxiv.org/abs/1708.07469

new_algorithm

https://arxiv.org/abs/1806.02957

new_algorithm

https://arxiv.org/pdf/1710.09668.pdf

new_algorithm

https://arxiv.org/abs/1708.07469 [DeepProject.zip](https://github.com/SciML/NeuralPDE.jl/files/5765397/DeepProject.zip) [Final proj.pdf](https://github.com/SciML/NeuralPDE.jl/files/5765398/Final.proj.pdf)

new_algorithm

https://arxiv.org/pdf/1710.00211.pdf

new_algorithm

https://arxiv.org/pdf/1909.12678.pdf . The problem set of NeuralNetDiffEq should be extended to this MKV FBSPDE problem with numerical comparison with Python results.

new_algorithm

https://arxiv.org/abs/1907.08272

new_algorithm

This might be a user error (I am still learning how to use the neural adapter), but I keep getting `LoadError: MethodError: no method matching zero(::Type{Vector{Float64}})` in line `res_ =...

documentation

Introduce in the "features" section of docs, a roadmap of development of NeuralPDE along the line of section 3 of https://arxiv.org/abs/2101.08068 that is in two parts: A deterministic approach by...

documentation