API Documentation
Multistage networks
|
First stage PINN solver. |
|
Initializes the Stage 2 PINN model. |
|
Multi-stage training. |
Multi-stage training using trust region based optimization. |
Plotting
|
Plots the signed PDE residual on a uniform 2D grid with a linear scale. |
|
Plots solution, truth, and error on a uniform 2D grid. |
|
Plot loss history from specified path. |
IO
|
Load the model from a file containing Pytree skeleton and binary data. |
|
Save the model weights and configuration to a single file. |