Anna Ivagnes
5d2ca62e65
add multiple outputs possibility in DeepONet
2024-10-10 18:36:47 +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
ba7371f350
MIONet addition and DeepONet modification.
...
* Create MIONet base class
* DeepONet inherits from MIONet
2023-11-17 09:51:29 +01:00
Dario Coscia
603f56d264
Neural Operator fix and addition
...
* Building FNO for 1D/2D/3D data
* Fixing bug in trunk/branch net in DeepONEt
* Fixing type check bug in spectral conv
* Adding tests for FNO
* Fixing bug in Fourier Layer (conv1d/2d/3d)
2023-11-17 09:51:29 +01:00
Dario Coscia
190ee0561d
minor fixes deeponet, remove LabelTensor import
2023-11-17 09:51:29 +01:00
Dario Coscia
b029f18c49
DeepOnet implementation, LabelTensor modification
...
* Implementing standard DeepOnet (trunk/branch net)
* Implementing multiple reduction/ average techniques
* Small change LabelTensor __getitem__ for handling list
2023-11-17 09:51:29 +01:00
Your Name
736c78fd64
add docs
2023-04-18 10:55:42 +02:00
Francesco Andreuzzi
7ce080fd85
Generic DeepONet ( #68 )
...
* generic deeponet
* example for generic deeponet
* adapt tests to new interface
2023-01-11 12:07:19 +01:00
Francesco Andreuzzi
399c72fc0e
remove inner_size ( #44 )
2022-12-05 10:50:28 +01:00
Nicola Demo
90f990e78b
Clean deeponet.py ( #26 )
...
* Clean deeponet.py
2022-10-27 17:54:13 +02:00
Nicola Demo
06932196a8
CUDA option for labeltensor ( #23 )
...
* fix cuda device for labeltensor
2022-09-08 17:31:49 +02:00
Your Name
f526a26050
fix old codes
2022-07-11 10:58:15 +02:00
Your Name
088649e042
minor changes
2022-05-11 16:42:11 +02:00
Anna Ivagnes
8130912926
preliminary modifications for N-S
2022-05-05 17:12:31 +02:00
Your Name
6b001c6c53
use LabelTensor, fix minor, docs
2022-03-29 18:05:26 +02:00