michiel-cox / Tetris-DQNLinks
Tetris with a Deep Q Network.
☆43Updated 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
Sorting:
- An OpenAI Gym interface to Tetris on the NES.☆53Updated last year
- A Tetris environment to train machine learning agents☆69Updated last year
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- A deep reinforcement learning bot that plays tetris☆302Updated 9 months ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆232Updated 4 years ago
- Multiagent Reinforcement Learning Research Project☆209Updated 7 months ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆83Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated 11 months ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- ☆408Updated last year
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆298Updated 5 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆345Updated 4 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆98Updated 4 years ago
- A collection of multi agent environments based on OpenAI gym.☆601Updated 11 months ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 years ago
- Code for Weighted QMIX☆136Updated 4 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆117Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- AI research environment for the Atari 2600 games 🤖.☆259Updated 2 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆155Updated 2 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.☆368Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆709Updated 3 years ago
- ☆41Updated 5 years ago
- Example code for the Gym documentation☆72Updated last year
- PyTorch implementation of SAC-Discrete.☆302Updated 10 months ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago
- The code for maddpg using pytorch☆168Updated 4 years ago
- Reinforcement learning tutorials☆385Updated 2 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆181Updated 8 months ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆116Updated 2 years ago