giovanni
|
c42bdd575c
|
add self-adaptive weighting
|
2025-09-08 14:46:33 +02:00 |
|
giovanni
|
bacd7e202a
|
add mutual solver-weighting link
|
2025-09-08 14:46:33 +02:00 |
|
Giuseppe Alessio D'Inverno
|
716d43f146
|
Neural Tangent Kernel integration + typo fix (#505)
* NTK weighting + typo fixing
* black code formatter + .rst docs
---------
Co-authored-by: Dario Coscia <dariocos99@gmail.com>
|
2025-03-19 17:48:29 +01:00 |
|
Filippo Olivo
|
4177bfbb50
|
Fix Codacy Warnings (#477)
---------
Co-authored-by: Dario Coscia <dariocos99@gmail.com>
|
2025-03-19 17:48:18 +01:00 |
|
Dario Coscia
|
df673cad4e
|
Renaming
* solvers -> solver
* adaptive_functions -> adaptive_function
* callbacks -> callback
* operators -> operator
* pinns -> physics_informed_solver
* layers -> block
|
2025-03-19 17:46:36 +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 |
|