Skip to content

Commit b1c247e

Browse files
committed
tut16 + re-structuring
1 parent 4368b22 commit b1c247e

4 files changed

Lines changed: 774 additions & 378 deletions

File tree

tutorials/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ In this folder we collect useful tutorials in order to understand the principles
77
| Description | Tutorial |
88
|---------------|-----------|
99
Introduction to PINA for Physics Informed Neural Networks training|[[.ipynb](tutorial1/tutorial.ipynb), [.py](tutorial1/tutorial.py), [.html](http://mathlab.github.io/PINA/_rst/tutorials/tutorial1/tutorial.html)]|
10+
How to build a `Problem` in PINA|[[.ipynb](tutorial16/tutorial.ipynb), [.py](tutorial16/tutorial.py), [.html](http://mathlab.github.io/PINA/_rst/tutorials/tutorial16/tutorial.html)]|
1011
Introduction to PINA `Equation` class|[[.ipynb](tutorial12/tutorial.ipynb), [.py](tutorial12/tutorial.py), [.html](http://mathlab.github.io/PINA/_rst/tutorials/tutorial12/tutorial.html)]|
12+
Building custom geometries with `DomainInterface` class|[[.ipynb](tutorial6/tutorial.ipynb), [.py](tutorial6/tutorial.py), [.html](http://mathlab.github.io/PINA/_rst/tutorials/tutorial6/tutorial.html)]|
1113
PINA and PyTorch Lightning, training tips and visualizations|[[.ipynb](tutorial11/tutorial.ipynb), [.py](tutorial11/tutorial.py), [.html](http://mathlab.github.io/PINA/_rst/tutorials/tutorial11/tutorial.html)]|
12-
Building custom geometries with PINA `Location` class|[[.ipynb](tutorial6/tutorial.ipynb), [.py](tutorial6/tutorial.py), [.html](http://mathlab.github.io/PINA/_rst/tutorials/tutorial6/tutorial.html)]|
13-
1414

1515
## Physics Informed Neural Networks
1616
| Description | Tutorial |

0 commit comments

Comments
 (0)