A collection of my most used projects found on my GitHub. My entire repositories can be found here.
OOAgents
A collection of reinforcement learning agents created in an object-orientated structure. Repository.
Pandemic AI
An implementation of the board game Pandemic as a reinforcement learning environment. The project also includes a TD-λ agent that is trained to play the game. Repository.