michiel-cox / Tetris-DQNLinks
Tetris with a Deep Q Network.
☆44Updated 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
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆188Updated 9 months ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆348Updated 4 years ago
- A deep reinforcement learning bot that plays tetris☆303Updated 10 months ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 years ago
- 强化学习经典算法(offline\online learning, q-learning, DQN)的实现在平衡杆游戏和 几个Atari 游戏 (CartPole\Pong\Boxing\MsPacman)☆29Updated 6 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆715Updated 3 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆94Updated 7 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆72Updated 4 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆342Updated 5 years ago
- Reinforcement learning tutorials☆385Updated 2 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆156Updated 2 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…☆193Updated 2 years ago
- A Tetris environment to train machine learning agents☆69Updated last year
- ☆411Updated 2 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆303Updated 5 years ago
- D3QN 强化学习打只狼☆28Updated 3 years ago
- ☆22Updated 2 years ago
- ☆83Updated 8 months ago
- Deep Q-learning for playing tetris game☆503Updated 2 years ago
- ☆12Updated 5 years ago
- An environment of the board game Go using OpenAI's Gym API☆174Updated 3 years ago
- This project is implementation code of AlphaStar☆200Updated last year
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆117Updated 2 years ago
- An OpenAI Gym interface to Super Mario Bros. & Super Mario Bros. 2 (Lost Levels) on The NES☆776Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆310Updated 2 years ago
- SMAC: The StarCraft Multi-Agent Challenge☆1,221Updated last year
- pytorch实现的一些MARL算法☆67Updated 4 years ago