yc2454 / gym-futbol

OpenAI Gym environment for simulating a soccer match

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gym-futbol

• A reinforcement learning environment where agents are trained to play soccer in a primitive 2D simulator. AI players are trained to play with hard-coded opponents. Developed with API from OpenAI's Gym.

• Implemented different reinforcement algorithms for training, such as Deep Q learning, PPO(Proximal Policy Optimization) and Advantage Actor Critic (A2C)

Use the colab_notebook to try our environments and trained agents

About

OpenAI Gym environment for simulating a soccer match


Languages

Language:Python 93.1%Language:Jupyter Notebook 6.7%Language:Shell 0.2%