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:
- Fully Decentralized Multi-Agent Reinforcement Learning with Networked Agents☆10Updated 3 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
- DQN model used to train and beat Super Mario Bros. for the NES using PyTorch☆35Updated 3 years ago
- ☆29Updated 7 years ago
- Virtual Network Embedding Environment for Reinforcement Learning written in python☆21Updated 3 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆97Updated 7 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆365Updated 4 years ago
- DQN algorithm by Pytorch - a simple maze game☆37Updated 2 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☆311Updated 5 years ago
- Deep reinforcement learning algorithms implemented using PyTorch, including DQN、DDPG、PPO、SAC、DDQN、Noisy-DQN.☆32Updated last month
- 基于DQN的五子棋人机对弈☆60Updated 6 years ago
- [动手学强化学 习]系列,基于pytorch。☆59Updated 4 years ago
- DQN Pytorch☆15Updated 3 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
- Fuzzy DQN in Keras☆10Updated 4 years ago
- ☆11Updated 3 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆49Updated 5 years ago
- ☆14Updated 4 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆343Updated 2 years ago
- The code for maddpg using pytorch☆169Updated 5 years ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 6 years ago
- DQN with pytorch with on Breakout and SpaceInvaders☆27Updated 6 years ago
- Flappy Bird AI using Cartesian Genetic Programming (Evolutionary Computation)☆176Updated 5 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆166Updated 2 years ago
- ☆429Updated 2 years ago
- Example code for the Gym documentation☆72Updated 2 years ago
- Extensions of Deep Q Learning☆26Updated 7 years ago