Skip to content

Commit 9c60f61

Browse files
dario-cosciafpichi
andauthored
tut22 (#637)
Co-authored-by: Federico Pichi <[email protected]>
1 parent c709f38 commit 9c60f61

File tree

5 files changed

+553
-0
lines changed

5 files changed

+553
-0
lines changed

docs/source/_tutorial.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,6 @@ Supervised Learning
3939

4040
- `Introductory Tutorial: Supervised Learning with PINA <tutorial20/tutorial.html>`_
4141
- `Chemical Properties Prediction with Graph Neural Networks <tutorial15/tutorial.html>`_
42+
- `Reduced Order Model with Graph Neural Networks for Unstructured Domains <tutorial22/tutorial.html>`_
4243
- `Unstructured Convolutional Autoencoders with Continuous Convolution <tutorial4/tutorial.html>`_
4344
- `Reduced Order Modeling with POD-RBF and POD-NN Approaches for Fluid Dynamics <tutorial8/tutorial.html>`_

tutorials/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Solving the Kuramoto–Sivashinsky Equation with Averaging Neural Operator |[[.i
4242
|---------------|-----------|
4343
Introductory Tutorial: Supervised Learning with PINA |[[.ipynb](tutorial20/tutorial.ipynb),[.py](tutorial20/tutorial.py),[.html](http://mathlab.github.io/PINA/tutorial20/tutorial.html)]|
4444
Chemical Properties Prediction with Graph Neural Networks |[[.ipynb](tutorial15/tutorial.ipynb),[.py](tutorial15/tutorial.py),[.html](http://mathlab.github.io/PINA/tutorial15/tutorial.html)]|
45+
Reduced Order Model with Graph Neural Networks for Unstructured Domains| [[.ipynb](tutorial22/tutorial.ipynb),[.py](tutorial22/tutorial.py),[.html](http://mathlab.github.io/PINA/tutorial22/tutorial.html)]|
4546
Unstructured Convolutional Autoencoders with Continuous Convolution |[[.ipynb](tutorial4/tutorial.ipynb),[.py](tutorial4/tutorial.py),[.html](http://mathlab.github.io/PINA/tutorial4/tutorial.html)]|
4647
Reduced Order Modeling with POD-RBF and POD-NN Approaches for Fluid Dynamics| [[.ipynb](tutorial8/tutorial.ipynb),[.py](tutorial8/tutorial.py),[.html](http://mathlab.github.io/PINA/tutorial8/tutorial.html)]|
4748

923 KB
Loading
1.99 MB
Binary file not shown.

tutorials/tutorial22/tutorial.ipynb

Lines changed: 551 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)