FilippoOlivo
635e3b3a75
Documentation and docstring graph and data
2025-03-19 17:48:25 +01:00
Filippo Olivo
a0cbf1c44a
Improve conditions and refactor dataset classes ( #475 )
...
* Reimplement conditions
* Refactor datasets and implement LabelBatch
---------
Co-authored-by: Dario Coscia <dariocos99@gmail.com >
2025-03-19 17:46:36 +01:00
Dario Coscia
42ab1a666b
Formatting
...
* Adding black as dev dependency
* Formatting pina code
* Formatting tests
2025-03-19 17:46:36 +01:00
Filippo Olivo
9c9d4fe7e4
Fix bug in Collector with Graph data ( #456 )
...
* Fix bug in Collector with Graph data
* Add comments in DataModule class and bug fix in collate
2025-03-19 17:46:35 +01:00
Dario Coscia
9cae9a438f
Update solvers ( #434 )
...
* Enable DDP training with batch_size=None and add validity check for split sizes
* Refactoring SolverInterfaces (#435 )
* Solver update + weighting
* Updating PINN for 0.2
* Modify GAROM + tests
* Adding more versatile loggers
* Disable compilation when running on Windows
* Fix tests
---------
Co-authored-by: giovanni <giovanni.canali98@yahoo.it >
Co-authored-by: FilippoOlivo <filippo@filippoolivo.com >
2025-03-19 17:46:35 +01:00
Nicola Demo
effd1e83bb
clean logic, fix problems for tutorial1
2025-03-19 17:46:35 +01:00
FilippoOlivo
4c5e1569ff
Implement PinaGraphDataset
2025-03-19 17:46:34 +01:00
Filippo Olivo
0194fab0d1
Improvement in DDP and bug fix in DataModule ( #432 )
2025-03-19 17:46:34 +01:00
Filippo Olivo
3ea05e845d
Improve DataLoader performance when batch_size=None ( #423 )
2025-03-19 17:46:34 +01:00
Filippo Olivo
f748b66194
Fix bugs ( #387 )
2025-03-19 17:46:34 +01:00
Filippo Olivo
a27bd35443
Implementation of DataLoader and DataModule ( #383 )
...
Refactoring for 0.2
* Data module, data loader and dataset
* Refactor LabelTensor
* Refactor solvers
Co-authored-by: dario-coscia <dariocos99@gmail.com >
2025-03-19 17:46:34 +01:00
Nicola Demo
9d9c2aa23e
supervised working
2025-03-19 17:46:33 +01:00
Nicola Demo
5245a0b68c
refact
2025-03-19 17:46:33 +01:00