Skip to content

Commit fc341e5

Browse files
committed
Added Tutorial section to research.rst
1 parent 1451aef commit fc341e5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ DeepXDE
2929

3030
DeepXDE supports five tensor libraries as backends: TensorFlow 1.x (``tensorflow.compat.v1`` in TensorFlow 2.x), TensorFlow 2.x, PyTorch, JAX, and PaddlePaddle. For how to select one, see `Working with different backends <https://deepxde.readthedocs.io/en/latest/user/installation.html#working-with-different-backends>`_.
3131

32-
**Documentation**: `ReadTheDocs <https://deepxde.readthedocs.io/>`_ , `An introductory course to PINNs and DeepONet <https://github.com/fperiago/pinn_deeponet_for_beginners>`_.
32+
**Documentation**: `ReadTheDocs <https://deepxde.readthedocs.io/>`_
3333

3434
.. image:: images/pinn.png
3535

docs/user/research.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -650,3 +650,8 @@ Multi-fidelity NN
650650

651651
#. L\. Lu, M. Dao, P. Kumar, U. Ramamurty, G. Karniadakis, & S. Suresh. `Extraction of mechanical properties of materials through deep learning from instrumented indentation <https://doi.org/10.1073/pnas.1922210117>`_. *Proceedings of the National Academy of Sciences*, 117(13), 7052--7062, 2020.
652652
#. X\. Meng, & G. Karniadakis. `A composite neural network that learns from multi-fidelity data: Application to function approximation and inverse PDE problems <https://doi.org/10.1016/j.jcp.2019.109020>`_. *Journal of Computational Physics*, 401, 109020, 2020.
653+
654+
Tutorial
655+
--------
656+
657+
#. `An introductory course to PINNs and DeepONet <https://github.com/fperiago/pinn_deeponet_for_beginners>`

0 commit comments

Comments
 (0)