@@ -15,6 +15,9 @@ en el marco del tercer Congreso Colombiano de Matemáticas Aplicadas e Industria
15
15
1 . [ Motivación] ( #motivación )
16
16
2 . [ Instalación] ( #instrucciones-de-instalación )
17
17
3 . [ Comprobando la instalación] ( #comprobando-la-instalación )
18
+ 4 . [ Referencias] ( #referencias )
19
+ 5 . [ Licencia] ( #licencia )
20
+
18
21
19
22
## Motivación
20
23
@@ -65,6 +68,26 @@ Para comprobar si todo funciona, ejecute las demostraciones con
65
68
python demo.py
66
69
```
67
70
71
+
72
+ ## Referencias
73
+
74
+ - Raissi, Maziar, Paris Perdikaris, and George E. Karniadakis.
75
+ [ "Physics-informed neural networks: A deep learning framework for solving
76
+ forward and inverse problems involving nonlinear partial differential
77
+ equations."] ( https://www.sciencedirect.com/science/article/pii/S0021999118307125 )
78
+ Journal of Computational physics 378 (2019): 686-707.
79
+
80
+ - Karniadakis, George Em, et al.
81
+ [ "Physics-informed machine learning."] ( https://doi.org/10.1038/s42254-021-00314-5 )
82
+ Nature Reviews Physics 3.6 (2021): 422-440.
83
+
84
+ - Chuang, Pi-Yueh, and Lorena A. Barba.
85
+ [ "Predictive limitations of physics-informed neural networks in vortex shedding."] ( https://arxiv.org/abs/2306.00230 ) arXiv preprint arXiv:2306.00230 (2023).
86
+
87
+ - Krishnapriyan, Aditi, et al. [ "Characterizing possible failure modes
88
+ in physics-informed neural networks."] ( https://arxiv.org/abs/2109.01050 )
89
+ Advances in Neural Information Processing Systems 34 (2021): 26548-26560.
90
+
68
91
## Licencia
69
92
70
93
Todo el código está bajo licencia MIT y el contenido bajo licencia Creative Commons Attribute.
0 commit comments