michiel-cox / Tetris-DQN
Tetris with a Deep Q Network.
☆34Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Tetris-DQN
- A plotter for reinforcement learning (RL)☆208Updated 2 years ago
- A deep reinforcement learning bot that plays tetris☆268Updated 2 months ago
- An OpenAI Gym interface to Tetris on the NES.☆47Updated last year
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆139Updated last year
- An OpenAI gym multi-agent environment implementing the Commons Game proposed in "A multi-agent reinforcement learning model of common-poo…☆20Updated 4 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.☆354Updated last year
- Reinforcement learning tutorials☆364Updated last year
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆670Updated 2 years ago
- ☆71Updated 5 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆192Updated 5 years ago
- 多智能体小球强化学习环境☆16Updated 3 years ago
- Solving OpenAI Gym problems.☆183Updated 3 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆112Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year
- pytorch实现的一些MARL算法☆64Updated 3 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆173Updated 2 months ago
- A collection of multi agent environments based on OpenAI gym.☆574Updated 4 months ago
- ☆83Updated 3 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆544Updated 2 years ago
- multi-agent deep reinforcement learning for networked system control.☆388Updated 4 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆93Updated 4 years ago
- ☆186Updated last year
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆301Updated 3 years ago
- This is the official implementation of Multi-Agent PPO.☆94Updated last year
- PyTorch Implementation of MADDPG (Lowe et. al. 2017)☆577Updated 4 years ago
- DQN to play Atari Pong☆111Updated 5 years ago
- Gridworld for MARL experiments☆137Updated 3 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆204Updated last year
- Code for Weighted QMIX☆124Updated 4 years ago