Skip to content

Commit 7a2f09c

Browse files
committed
update
1 parent 29a3f7d commit 7a2f09c

9 files changed

Lines changed: 1074 additions & 336 deletions

File tree

tutorials/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@ In this folder we collect useful tutorials in order to understand the principles
66

77
| Description | Tutorial |
88
|---------------|-----------|
9+
Introductory Tutorial: A Beginner’s Guide to PINA|[[.ipynb](tutorial17/tutorial.ipynb), [.py](tutorial17/tutorial.py), [.html](http://mathlab.github.io/PINA/_rst/tutorials/tutorial17/tutorial.html)]|
910
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)]|
11+
Introduction to `Trainer` class|[[.ipynb](tutorial11/tutorial.ipynb), [.py](tutorial11/tutorial.py), [.html](http://mathlab.github.io/PINA/_rst/tutorials/tutorial11/tutorial.html)]|
12+
Building geometries with `DomainInterface` class|[[.ipynb](tutorial6/tutorial.ipynb), [.py](tutorial6/tutorial.py), [.html](http://mathlab.github.io/PINA/_rst/tutorials/tutorial6/tutorial.html)]|
1013
Introduction to PINA `Equation` class|[[.ipynb](tutorial12/tutorial.ipynb), [.py](tutorial12/tutorial.py), [.html](http://mathlab.github.io/PINA/_rst/tutorials/tutorial12/tutorial.html)]|
11-
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)]|
12-
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)]|
14+
1315

1416
## Physics Informed Neural Networks
1517
| Description | Tutorial |

tutorials/static/API_color.png

121 KB
Loading

tutorials/static/pina_logo.png

51.3 KB
Loading

tutorials/static/pina_wokflow.png

442 KB
Loading

tutorials/tutorial11/logging.png

27.1 KB
Loading

0 commit comments

Comments
 (0)