mirror of
https://github.com/gsi-upm/sitc
synced 2025-06-12 11:22:20 +00:00
Update 2_4_0_Intro_NN.ipynb
Changed image path
This commit is contained in:
parent
6532ef1b27
commit
945a8a7fb6
@ -4,7 +4,7 @@
|
||||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
""
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -27,14 +27,14 @@
|
||||
"source": [
|
||||
"# Introduction to Neural Networks\n",
|
||||
" \n",
|
||||
"In this lab session, we are going to learn how to train a neural network.\n",
|
||||
"In this lab session, we will learn how to train a neural network.\n",
|
||||
"\n",
|
||||
"# Objectives\n",
|
||||
"\n",
|
||||
"The main objectives of this session are:\n",
|
||||
"* Put in practice the notions learn in class about neural computing\n",
|
||||
"* Understand what an MLP is\n",
|
||||
"* Learn to use some libraries, such as scikit-learn "
|
||||
"* Learn to use some libraries, such as Scikit-learn."
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -58,7 +58,7 @@
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"## Licence\n",
|
||||
"The notebook is freely licensed under under the [Creative Commons Attribution Share-Alike license](https://creativecommons.org/licenses/by/2.0/). \n",
|
||||
"The notebook is freely licensed under the [Creative Commons Attribution Share-Alike license](https://creativecommons.org/licenses/by/2.0/). \n",
|
||||
"\n",
|
||||
"© Carlos A. Iglesias, Universidad Politécnica de Madrid."
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user