diff --git a/docs/index.rst b/docs/index.rst index 306dcc79d..a94b4405a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -29,7 +29,7 @@ DeepXDE 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 `_. -**Documentation**: `ReadTheDocs `_ +**Documentation**: `ReadTheDocs `_ .. image:: images/pinn.png diff --git a/docs/user/research.rst b/docs/user/research.rst index d3706161b..909628dbe 100644 --- a/docs/user/research.rst +++ b/docs/user/research.rst @@ -650,3 +650,8 @@ Multi-fidelity NN #. L\. Lu, M. Dao, P. Kumar, U. Ramamurty, G. Karniadakis, & S. Suresh. `Extraction of mechanical properties of materials through deep learning from instrumented indentation `_. *Proceedings of the National Academy of Sciences*, 117(13), 7052--7062, 2020. #. X\. Meng, & G. Karniadakis. `A composite neural network that learns from multi-fidelity data: Application to function approximation and inverse PDE problems `_. *Journal of Computational Physics*, 401, 109020, 2020. + +Tutorial +-------- + +#. `An introductory course to PINNs and DeepONet `_ \ No newline at end of file