Reinforcement Learning is an interesting paradigm in terms of achieving/optimizing a process, especially when you may not have data and/or don't know what the optimal solution looks like. In this project, we create a simple agent that learns to avoid green bars. Super simple problem but helps to understand how RL works mechanically.