Projects

Nash Q Learning with 2 agents

Published:

Python implementation of the Nash Q Learning Algorithm for simple grid-world games with 2 agents.

Genetic Algorithms for TSP

Published:

Implementation of a genetic algorithm to solve large assymetric travelingsalesman problems.