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:
- Deep reinforcement learning algorithms implemented using PyTorch, including DQN、DDPG、PPO、SAC、DDQN、Noisy-DQN.☆35Updated 2 months ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 6 years ago
- 车杆倒立摆DQN简单实现☆24Updated 5 months ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆193Updated last year
- DQN implemented in keras with Dueling Network and Prioritized Experience Replay☆16Updated 7 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆97Updated 7 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…☆35Updated 3 years ago
- ☆11Updated 3 years ago
- Extensions of Deep Q Learning☆26Updated 7 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆370Updated 4 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆49Updated 5 years ago
- Reinforcement learning tutorials☆391Updated 2 years ago
- OpenAI MountainCar-v0 DeepRL-based solutions (DQN, DuelingDQN, D3QN)☆25Updated 4 years ago
- ☆29Updated 7 years ago
- 🎾 Multi-Agent Proximal Policy Optimization approach to a competitive reinforcement learning problem☆22Updated 3 years ago
- DQN model used to train and beat Super Mario Bros. for the NES using PyTorch☆35Updated 3 years ago
- (JAIR'2022) A mini-scale reproduction code of the AlphaStar program. Note: the original AlphaStar is the AI proposed by DeepMind to play …☆351Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆738Updated 3 years ago
- 强化学习经典算法(offline\online learning, q-learning, DQN)的实现在平衡杆游戏和几个Atari 游戏 (CartPole\Pong\Boxing\MsPacman)☆31Updated 7 years ago
- scalable multi agents reinforcement learning☆63Updated 7 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆85Updated 3 years ago
- The code for maddpg using pytorch☆168Updated 5 years ago
- Deep Reinforcement Learning framework that uses GNN to solve planning tasks for infrastructural assets☆16Updated 3 years ago
- Fully Decentralized Multi-Agent Reinforcement Learning with Networked Agents☆10Updated 3 years ago
- Tutorial for Reinforcement Learning☆190Updated 3 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆312Updated 5 years ago
- 多智能体强化学习☆105Updated 6 years ago
- ☆90Updated 4 years ago
- AI research environment for the Atari 2600 games 🤖.☆260Updated 3 years ago
- Using deep reinforcement learning to play Snake game(贪吃蛇).☆82Updated 4 years ago