michiel-cox / Tetris-DQNLinks
Tetris with a Deep Q Network.
☆45Updated 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:
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 6 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…☆36Updated 3 years ago
- DQN Pytorch☆15Updated 4 years ago
- Deep reinforcement learning algorithms implemented using PyTorch, including DQN、DDPG、PPO、SAC、DDQN、Noisy-DQN.☆36Updated 3 months ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆97Updated 7 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆376Updated 4 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆554Updated 7 years ago
- Collection of reinforcement learning algorithms implementations with TensorFlow2☆14Updated last year
- Tutorial for Reinforcement Learning☆190Updated 3 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆355Updated 5 years ago
- Reinforcement learning tutorials☆394Updated 2 years ago
- A deep reinforcement learning bot that plays tetris☆320Updated last year
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆315Updated 5 years ago
- DQN implemented in keras with Dueling Network and Prioritized Experience Replay☆16Updated 7 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆49Updated 5 years ago
- AI research environment for the Atari 2600 games 🤖.☆260Updated 3 years ago
- 车杆倒立摆DQN简单实现☆24Updated 6 months ago
- ☆29Updated 7 years ago
- Deep RL algorithm in pytorch☆315Updated 2 years ago
- The code for maddpg using pytorch☆168Updated 5 years ago
- Multi-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment☆116Updated 3 years ago
- scalable multi agents reinforcement learning☆63Updated 7 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆739Updated 3 years ago
- Fully Decentralized Multi-Agent Reinforcement Learning with Networked Agents☆11Updated 4 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆20Updated 7 years ago
- ☆90Updated 4 years 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
- The implement of the policy gradient RL algorithm with pytorch☆40Updated 5 years ago
- 星际2 AI中文教程 StarCraft2 AI with python-sc2/pysc2 API☆238Updated 5 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆100Updated 5 years ago