This project implements a genetic algorithm to evolve an intelligent agent that navigates a 10x10 grid-based game that I originally made for manual player input control. The agent now learns to ...
The case study relies on a number of external packages. It's often best to start with a tool like conda to build virtual environments and download packages. This can also be done with other virtual ...