Fixed broken link

pull/6/head
Carlos A. Iglesias 4 years ago committed by GitHub
parent 47761c11aa
commit da79a18bfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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) 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…
Cancel
Save