diff --git a/ml4/2_5_1_Exercise.ipynb b/ml4/2_5_1_Exercise.ipynb index dde5d6f..3b6cb59 100644 --- a/ml4/2_5_1_Exercise.ipynb +++ b/ml4/2_5_1_Exercise.ipynb @@ -56,7 +56,7 @@ "metadata": {}, "source": [ "# Genetic Algorithms\n", - "In this section we are going to use the library [DEAP](#References) for implementing a genetic algorithms.\n", + "In this section we are going to use the library DEAP [References](#References) for implementing a genetic algorithms.\n", "\n", "We are going to implement the OneMax problem as seen in class.\n", "\n",