michiel-cox / Tetris-DQN
Tetris with a Deep Q Network.
☆40Updated 2 years ago
Alternatives and similar repositories for Tetris-DQN:
Users that are interested in Tetris-DQN are comparing it to the libraries listed below
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 years ago
- An OpenAI Gym interface to Tetris on the NES.☆51Updated last year
- Solving OpenAI Gym problems.☆186Updated 4 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆336Updated 3 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆152Updated last year
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆593Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆697Updated 2 years ago
- This is a concise Pytorch implementation of Rainbow DQN, including Double Q-learning, Dueling network, Noisy network, PER and n-steps Q-l…☆26Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆306Updated 3 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆287Updated 5 years ago
- DQN with pytorch with on Breakout and SpaceInvaders☆25Updated 5 years ago
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆190Updated 2 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆224Updated 2 years ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆463Updated last year
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆626Updated last month
- AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).☆168Updated 6 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆725Updated 2 years ago
- Mean Field Multi-Agent Reinforcement Learning☆389Updated 5 years ago
- A collection of multi agent environments based on OpenAI gym.☆596Updated 8 months ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆145Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆328Updated 5 years ago
- Code for Weighted QMIX☆134Updated 4 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆211Updated 2 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆616Updated 5 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆135Updated last year
- Play Snake Game with Deep Q-Network(DQN)☆8Updated 4 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS)☆243Updated 8 months ago
- PyTorch implementation of SAC-Discrete.☆299Updated 8 months ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆296Updated 2 years ago