Reinforcement Learning

AI playing street fighter.

Demo: https://www.youtube.com/watch?v=NL-7PLG5cgY

You can create a pip virtual environment and install the requirements:

python3 -m venv env
source env/bin/activate
pip install -r requirements.txt