1
0
mirror of https://github.com/gsi-upm/sitc synced 2024-11-24 07:22:29 +00:00

Fixed broken link

This commit is contained in:
Carlos A. Iglesias 2020-04-23 23:25:09 +02:00 committed by GitHub
parent 47761c11aa
commit da79a18bfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",