plotPinnPredictions
Functions for plotting predictions of models.
plot_solution_prediction_1D(model)
Plots the predicted solution for an 1 spatial dimension (ODE) trained model.
| Parameters: |
|
|---|
plot_solution_prediction_time1D(model)
Plots the predicted solution for an 1+1 PDE trained model.
| Parameters: |
|
|---|
plot_solution_prediction_2D(model)
Plots the predicted solution for an 2 spatial dimension PDE trained model.
| Parameters: |
|
|---|
plot_solution_prediction_time2D(model)
Plots the predicted solution for an 1+2 PDE trained model.
| Parameters: |
|
|---|