Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/source/tutorials.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,8 @@ Tutorials
:maxdepth: 1

_tutorials/tutorial-4

.. toctree::
:maxdepth: 1

_tutorials/tutorial-5
2 changes: 1 addition & 1 deletion tutorials/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ In this folder you can find a collection of useful tutorials in order to underst

[Tutorial 4](tutorial-4.ipynb) shows the potential of aggregation strategies for ROMs, namely combining different ROM predictions in a multiROM.


* [Tutorial 5](tutorial-5.ipynb): Comparing ANN and RBF Reduced Order Models on a thermal dataset.
#### More to come...
We plan to add more tutorials but the time is often against us. If you want to contribute with a notebook on a feature not covered yet we will be very happy and give you support on editing!

Expand Down
449 changes: 449 additions & 0 deletions tutorials/tutorial-5.ipynb

Large diffs are not rendered by default.

Loading