Commit Graph

16 Commits

Author SHA1 Message Date
Matteo Bertocchi
b38b0894b1 Updates to tutorial and run post codacy changes 2025-03-19 17:48:24 +01:00
Matteo Bertocchi
17792caa34 Update tutorials 1 through 7 2025-03-19 17:48:24 +01:00
MatteB03
2aac9d1ba7 Update Condition notation, delete error outputs and output folders 2025-03-19 17:48:24 +01:00
Matteo Bertocchi
d83ca3af6e Update tutorials 1 through 12 to current version 0.2 2025-03-19 17:48:23 +01:00
MatteoB30
c6f1aafdec Update Condition notation & domains import in tutorials 2025-03-19 17:46:35 +01:00
FilippoOlivo
2be57944ba Fix SupervisedSolver GPU bug and implement GraphSolver (#346)
* Fix some bugs
* Solve bug with GPU and model_summary parameters in SupervisedSolver class
* Implement GraphSolver class
* Fix Tutorial 5
2025-03-19 17:46:33 +01:00
Nicola Demo
f0d68b34c7 refact 2025-03-19 17:46:33 +01:00
AleDinve
db521ef468 check on Colab option 2024-11-05 21:16:44 +01:00
AleDinve
a5e326c927 Data for Colab / colorblind setting 2024-11-05 21:16:44 +01:00
Giuseppe Alessio D'Inverno
78ed2a67a2 Colab tutorials (#367)
* Colab Button & Run added
2024-10-22 15:47:33 +02:00
Giuseppe Alessio D'Inverno
b10e02103b Fixing tutorials grammar (#242)
* grammar check and sparse rephrasing
* rst created
* meta copyright adjusted
2024-03-05 10:43:34 +01:00
Dario Coscia
a9f14ac323 fix bug network 2023-11-17 09:51:29 +01:00
Dario Coscia
4844640727 fix Supervised/PINN solvers forward + fix tut5 2023-11-17 09:51:29 +01:00
Nicola Demo
0c8072274e Tutorials and Doc (#191)
* Tutorial doc update
* update doc tutorial
* doc not compiling

---------

Co-authored-by: Dario Coscia <dcoscia@euclide.maths.sissa.it>
Co-authored-by: Dario Coscia <dariocoscia@Dario-Coscia.local>
2023-11-17 09:51:29 +01:00
Nicola Demo
32ff5de1f4 tutorial validation (#185)
Co-authored-by: Ben Volokh <89551265+benv123@users.noreply.github.com>
2023-11-17 09:51:29 +01:00
Dario Coscia
a9b1bd2826 Tutorials v0.1 (#178)
Tutorial update and small fixes

* Tutorials update + Tutorial FNO
* Create a metric tracker callback
* Update PINN for logging
* Update plotter for plotting
* Small fix LabelTensor
* Small fix FNO

---------

Co-authored-by: Dario Coscia <dariocoscia@cli-10-110-13-250.WIFIeduroamSTUD.units.it>
Co-authored-by: Dario Coscia <dariocoscia@dhcp-176.eduroam.sissa.it>
2023-11-17 09:51:29 +01:00