From 259264cb7f8e511400f6bd53e456a5985c2f9993 Mon Sep 17 00:00:00 2001 From: Dario Coscia <93731561+dario-coscia@users.noreply.github.com> Date: Fri, 12 Jan 2024 11:36:17 +0100 Subject: [PATCH] update readme tutorial 6 --- tutorials/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/README.md b/tutorials/README.md index 6f0dcdba..8403c95f 100644 --- a/tutorials/README.md +++ b/tutorials/README.md @@ -7,7 +7,7 @@ In this folder we collect useful tutorials in order to understand the principles | Description | Tutorial | |---------------|-----------| Introduction to PINA for Physics Informed Neural Networks training|[[.ipynb](tutorial1/tutorial.ipynb), [.py](tutorial1/tutorial.py), [.html](http://mathlab.github.io/PINA/_rst/tutorial1/tutorial.html)]| -Building custom geometries with PINA `Location` class|[[.ipynb](tutorial1/tutorial.ipynb), [.py](tutorial1/tutorial.py), [.html](https://mathlab.github.io/PINA/_rst/tutorials/tutorial1/tutorial.html)]| +Building custom geometries with PINA `Location` class|[[.ipynb](tutorial6/tutorial.ipynb), [.py](tutorial6/tutorial.py), [.html](https://mathlab.github.io/PINA/_rst/tutorials/tutorial6/tutorial.html)]| ## Physics Informed Neural Networks