Low Rank Neural Operator (#270)
* add the Low Rank Neural Operator as Model * add the Low Rank Layer as Layer * adding tests * adding doc --------- Co-authored-by: Dario Coscia <dariocoscia@Dario-Coscia.local> Co-authored-by: Nicola Demo <demo.nicola@gmail.com>
This commit is contained in:
7
docs/source/_rst/models/lno.rst
Normal file
7
docs/source/_rst/models/lno.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
Low Rank Neural Operator
|
||||
==============================
|
||||
.. currentmodule:: pina.model.lno
|
||||
|
||||
.. autoclass:: LowRankNeuralOperator
|
||||
:members:
|
||||
:show-inheritance:
|
||||
Reference in New Issue
Block a user