ndem0
cbb43a5392
🎨 Format Python code with psf/black
2024-02-09 15:11:51 +01:00
Nicola Demo
eed9d7ded3
Doc and tutorial for PODLayer
2023-12-27 16:14:11 +01:00
Nicola Demo
c656317055
pod layer
2023-12-27 16:14:11 +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
17464ceca9
New Residual Model and Fix relative import
...
* Adding Residual MLP
* Adding test Residual MLP
* Modified relative import Continuous Conv
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
83ecdb0eab
Fourier Block and minor fixes
...
* Adding fourier block 1d/2d/3d
* Adding docs to SpectralConvBlock1D/2D/3D and to FourierBlock1D/2D/3D
* Adding tests for fourier block
2023-11-17 09:51:29 +01:00
Dario Coscia
b7f9694cb9
Spectral Convolution Addition
...
* Implementing 1D/2D/3D spectral conv
* Implementing tests for 1D/2D/3d spectral conv
2023-11-17 09:51:29 +01:00
Dario Coscia
15ecaacb7c
Layers and Models update PR
...
* add residual block
* add test conv and residual block
* modify FFN kwargs
2023-11-17 09:51:29 +01:00
SpartaKushK
625a77c0d5
Codacy Small Bug Fixes:
...
- cleaned up imports
- cleaned up some code
- added docstrings
2023-11-17 09:51:29 +01:00
Dario Coscia
74c48259fe
Update convolution.py ( #75 )
2023-03-16 17:46:58 +01:00
Dario Coscia
0bcaf62e59
Continuous Convolution ( #69 )
...
* network handling update
* adding tutorial
* docs
2023-02-27 10:59:18 +01:00