Files
PINA/tutorials
2023-11-17 09:51:29 +01:00
..
2023-11-17 09:51:29 +01:00
2023-11-17 09:51:29 +01:00
2023-11-17 09:51:29 +01:00
2023-11-17 09:51:29 +01:00
2023-11-17 09:51:29 +01:00
2023-11-17 09:51:29 +01:00

Tutorials

In this folder we collect useful tutorials in order to understand the principles and the potential of PINA. Please read the following table for details about the tutorials. The HTML version of all the tutorials is available also within the documentation.

Name Description Type of Problem
Tutorial1 [.ipynb.py.html] Introduction to PINA features SpatialProblem
Tutorial2 [.ipynb.py.html] Poisson problem on regular domain using extra features SpatialProblem
Tutorial3 [.ipynb.py.html] Wave problem on regular domain using custom pytorch networks. SpatialProblem, TimeDependentProblem
Tutorial4 [.ipynb.py.html] Continuous Convolutional Filter usage. None
Tutorial5 [.ipynb.py.html] Fourier Neural Operator. AbstractProblem