Projects

Reaver: Modular Deep Reinforcement Learning

Modular DRL framework with a focus on StarCraft II, following in DeepMind’s footsteps, replicating results. Created with performance, extensibility, and reproducibility in mind.
Works with Gym, Atari, and MuJoCo as well.

Starter Agent for Coders Strike Back AI Challenge

Starter bot for an AI programming challenge. Includes fast simulation engine and basic building blocks necessary to implement a competitive bot. Written in C++.