🚧Work in progress🚧
In this repository, I attempt to use reinforcement learning techniques learnt in class to create agents that can play simulations of DOOM 1993. The task is simple: survive and defeat enemies.
Techniques I plan to explore:
- Q-learning
- Deep Q-Networks
- Proximal Policy Optimization