SciML / NeuralPDE.jl

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

Home Page:https://docs.sciml.ai/NeuralPDE/stable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DGM Tutorial fails

finmod opened this issue · comments

The DGM tutorial fails as:

{
"name": "LoadError",
"message": "UndefVarError: DeepGalerkin not defined",
"stack": "UndefVarError: DeepGalerkin not defined

Stacktrace:
[1] top-level scope
@ In[2]:34"
}
NeuralPDE v5.12.0

It just hasn't been released yet, it's on dev.

👍 Now tgrid and xgrid are missing in the graph