Artificial Intelligence postgraduate course, Postgrado en Ciencias de la Computación, UCV, Eugenio Scalise
Set of notebooks, assignments and tools for AI Course @ CS Graduate Program, Facultad de Ciencias, UCV.
Notebooks:
tsp.ipynb
: A TSP example running in DEAP, adapted as a notebook from the examples in the DEAP distribution.
Assignments:
IA-2019-1_-_Tarea_1_-_Busqueda.ipynb
: Assignment 1, A* search.IA-2019-1_-_Tarea_2_-_AlgoritmosGeneticos.ipynb
: Assignment 2, Genetic Algortithms.