"In this lab session, we are going to get more insight about reinforcemente learning and, in particular, about Q-learning.\n",
"\n",
"# Objectives\n",
"\n",
"The main objectives of this session are:\n",
"* Understand better the algorithm Q-Learning\n",
"* Understand applications of reinforcement learning\n",
"* Experiment with reinforcement learning"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Table of Contents"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"1. [Q-Learning](2_6_1_Q-Learning.ipynb)"
]
},
{
"cell_type": "markdown",
"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",