ChintanTrivedi / rl-bot-footballLinks
An RL agent for the Google Football environment
☆96Updated 4 years ago
Alternatives and similar repositories for rl-bot-football
Users that are interested in rl-bot-football are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆319Updated 3 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆182Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆209Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch