1
0
mirror of https://github.com/gsi-upm/sitc synced 2025-04-17 18:39:06 +00:00

Update 2_5_1_Exercise.ipynb

This commit is contained in:
Carlos A. Iglesias 2025-04-03 18:36:31 +02:00 committed by GitHub
parent 26eda30a71
commit 8d2f625b7e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,7 +56,7 @@
"metadata": {},
"source": [
"# Genetic Algorithms\n",
"In this section, we are going to use the library DEAP [[References](#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",