"In this lab session, we are going to get more insight about evolutionary computing and, in particular, how genetic algorithms can be used for a number of ML tasks.\n",
"\n",
"# Objectives\n",
"\n",
"The main objectives of this session are:\n",
"* Understand better genetic algorithms\n",
"* Understand how genetic algorithms can be used for ML purposes\n",
"* Experiment with genetic algorithms"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Table of Contents"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"1. [Exercise](2_5_1_Exercise.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",