1
0
mirror of https://github.com/gsi-upm/sitc synced 2025-07-03 19:52:20 +00:00

Update 2_4_2_Exercise_Optional.ipynb

Changed image path
This commit is contained in:
Carlos A. Iglesias 2025-06-02 17:22:16 +03:00 committed by GitHub
parent 90a3ff098b
commit 5bf815f60f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"![](images/EscUpmPolit_p.gif \"UPM\")"
"![](./images/EscUpmPolit_p.gif \"UPM\")"
]
},
{
@ -39,10 +39,10 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"In this notebook we are going to apply a MLP to a simple regression task: learning the Fresnel functions.\n",
"In this notebook, we are going to apply an MLP to a simple regression task: learning the Fresnel functions.\n",
"\n",
"\n",
"Answer directly in your copy of the exercise and submit it as a moodle task."
"Answer directly in your copy of the exercise and submit it as a Moodle task."
]
},
{
@ -92,7 +92,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Change this variables to change the train and test dataset."
"Change these variables to change the train and test dataset."
]
},
{