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:
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 years ago
- Extensions of Deep Q Learning☆26Updated 6 years ago
- 车杆倒立摆DQN简单实现☆19Updated 3 months ago
- This is a concise Pytorch implementation of Rainbow DQN, including Double Q-learning, Dueling network, Noisy network, PER and n-steps Q-l…☆32Updated 3 years ago
- Deep Reinforcement Learning with DQN, Double DQN, Dueling DQN, Noisy Net (Noisy DQN), and DQN with Prioritized Experience Replay☆99Updated 5 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆49Updated 5 years ago
- ☆11Updated 3 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆97Updated 7 years ago
- ☆14Updated 4 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- DQN Pytorch☆14Updated 3 years ago
- OpenAI Gym Environments for the Application of Reinforcement Learning in the Simulation of Wireless Networked Feedback Control Loops☆14Updated 4 years ago
- Dueling DQN Pytorch☆13Updated 3 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated 2 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆309Updated 5 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)☆349Updated 5 years ago
- DQN with pytorch with on Breakout and SpaceInvaders☆25Updated 6 years ago
- ☆425Updated 2 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆40Updated 5 years ago
- A program implemented by Pytorch for solving RCPSP and RCPSP with resource disruptions, based on graph neural network and reinforcement l…☆17Updated 2 years ago
- A deep reinforcement learning bot that plays tetris☆313Updated last year
- Virtual Network Embedding Environment for Reinforcement Learning written in python☆21Updated 3 years ago
- Jupyter notebook containing a solution to Sutton and Barto's gridworld problem with both a random agent and a Q-learning agent.☆33Updated 7 years ago
- An RL agent for the Google Football environment☆96Updated 4 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆361Updated 4 years ago
- AI research environment for the Atari 2600 games 🤖.☆257Updated 3 years ago
- Bomberman deep reinforcement learning challenge in PyTorch☆25Updated 6 years ago
- Deep Q Network for Multi-agent RL☆15Updated 4 years ago
- pytorch实现的一些MARL算法☆68Updated 4 years ago