Giovanni Canali
4bec5bfc9a
Update import from lightning.pytorch ( #409 )
...
* update import
* Remove unnecessary import return type
---------
Co-authored-by: Filippo Olivo <filippo@filippoolivo.com >
2025-03-19 17:46:34 +01:00
github-actions[bot]
5445559cb2
Format Python code with psf/black push ( #325 )
...
* 🎨 Format Python code with psf/black
2024-08-12 18:30:46 +02:00
dario-coscia
cce9876751
* Fixing mean tracked loss
...
* Adding a PINA progress bar
2024-08-12 14:48:09 +02:00
dario-coscia
0fa4e1e58a
* Adding a test for all PINN solvers to assert that the metrics are correctly log
...
* Adding test for Metric Tracker
* Modify Metric Tracker to correctly log metrics
2024-08-12 14:48:09 +02:00
ndem0
cbb43a5392
🎨 Format Python code with psf/black
2024-02-09 15:11:51 +01:00
Dario Coscia
8b7b61b3bd
Documentation for v0.1 version ( #199 )
...
* Adding Equations, solving typos
* improve _code.rst
* the team rst and restuctore index.rst
* fixing errors
---------
Co-authored-by: Dario Coscia <dariocoscia@dhcp-015.eduroam.sissa.it >
2023-11-17 09:51:29 +01:00
Dario Coscia
3f9305d475
Solvers logging ( #202 )
...
* Modifying solvers to log every epoch correctly
* add `on_epoch` flag to logger
* fix bug in `pinn.py` `pts -> samples` in `_loss_phys`
* add `optimizer_zero_grad()` in garom generator training loop
* modify imports in `callbacks.py`
* fixing tests
---------
Co-authored-by: Dario Coscia <dariocoscia@dhcp-015.eduroam.sissa.it >
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