michiel-cox / Tetris-DQN
Tetris with a Deep Q Network.
☆36Updated last year
Alternatives and similar repositories for Tetris-DQN:
Users that are interested in Tetris-DQN are comparing it to the libraries listed below
- An OpenAI Gym interface to Tetris on the NES.☆50Updated last year
- Reinforcement learning tutorials☆366Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆692Updated 2 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆322Updated 3 years ago
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆601Updated 5 years ago
- Mean Field Multi-Agent Reinforcement Learning☆387Updated 4 years ago
- A deep reinforcement learning bot that plays tetris☆284Updated 5 months ago
- Deep Q-learning for playing tetris game☆489Updated last year
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆286Updated 4 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆569Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆327Updated last year
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆714Updated 2 years ago
- An extension of the PyMARL codebase that includes additional algorithms and environment support☆562Updated 4 months ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆546Updated 7 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆472Updated 6 years ago
- A collection of multi agent environments based on OpenAI gym.☆588Updated 7 months ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆449Updated last year
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆632Updated 6 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆359Updated last year
- Repository for most of the code from my YouTube channel☆893Updated last year
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆512Updated 2 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆329Updated 4 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆305Updated 2 years ago
- ☆376Updated last year
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆581Updated last month
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,507Updated 2 years ago
- The code for maddpg using pytorch☆165Updated 4 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆217Updated 2 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆186Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,178Updated last year