mirror of
https://github.com/gsi-upm/sitc
synced 2025-04-19 03:19:05 +00:00
Update 2_5_1_Exercise.ipynb
This commit is contained in:
parent
26eda30a71
commit
8d2f625b7e
@ -56,7 +56,7 @@
|
|||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"# Genetic Algorithms\n",
|
"# 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",
|
"\n",
|
||||||
"We are going to implement the OneMax problem as seen in class.\n",
|
"We are going to implement the OneMax problem as seen in class.\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user