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 6 years ago
- Fully Decentralized Multi-Agent Reinforcement Learning with Networked Agents☆10Updated 3 years ago
- 基于DQN的五子棋人机对弈☆60Updated 6 years ago
- 2048 environment for Reinforcement Learning and DQN algorithm☆40Updated 3 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- DQN model used to train and beat Super Mario Bros. for the NES using PyTorch☆35Updated 2 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆98Updated 7 years ago
- Extensions of Deep Q Learning☆26Updated 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…☆32Updated 3 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago
- 车杆倒立摆DQN简单实现☆21Updated 4 months ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆308Updated 5 years ago
- DQN related algorithms☆10Updated 2 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆94Updated 4 years ago
- ☆29Updated 7 years ago
- DQN with pytorch with on Breakout and SpaceInvaders☆26Updated 6 years ago
- ☆14Updated 4 years ago
- DQN implemented in keras with Dueling Network and Prioritized Experience Replay☆17Updated 6 years ago
- DQN Pytorch☆15Updated 3 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆49Updated 5 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated last year
- DQN examples codes in chapter 4☆44Updated 2 years ago
- Applying the DQN-Agent from keras-rl to Starcraft 2 Learning Environment and modding it to to use the Rainbow-DQN algorithms.☆11Updated 6 years ago
- scalable multi agents reinforcement learning☆63Updated 7 years ago
- ☆87Updated last year
- ☆169Updated 2 years ago
- Reinforcement learning tutorials☆388Updated 2 years ago
- OpenAI MountainCar-v0 DeepRL-based solutions (DQN, DuelingDQN, D3QN)☆25Updated 4 years ago
- 强化学习玩超级马里奥☆81Updated 3 years ago
- The code for maddpg using pytorch☆170Updated 5 years ago