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
- OpenAI MountainCar-v0 DeepRL-based solutions (DQN, DuelingDQN, D3QN)☆25Updated 4 years ago
- Extensions of Deep Q Learning☆26Updated 6 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆96Updated 7 years ago
- DQN with pytorch with on Breakout and SpaceInvaders☆25Updated 6 years ago
- Example code for the Gym documentation☆72Updated 2 years ago
- DQN flappy bird with tensorflow2☆16Updated 4 years ago
- DQN model used to train and beat Super Mario Bros. for the NES using PyTorch☆35Updated 2 years ago
- 🕹️ Flappy Bird hack using Deep Reinforcement Learning with Double Q-learning☆18Updated 3 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆163Updated 2 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆94Updated 4 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
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆189Updated 11 months ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆48Updated 5 years ago
- Solving Atari Pong Game w/ Duel Double DQN in Pytorch☆32Updated 4 years ago
- Transfer Learning in Reinforcement Learning using Stable-Baseline3 | Transfer Reinforcement Learning for Differing Action Spaces via Q-Ne…☆21Updated 3 years ago
- Deep Q-Learning (DQN) implementation for Atari pong.☆85Updated 2 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 2 years ago
- PPO with multi-head/autoregressive action outputs☆44Updated 4 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆41Updated 6 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆53Updated 3 years ago
- 2048 environment for Reinforcement Learning and DQN algorithm☆40Updated 3 years ago
- ☆168Updated last year
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆93Updated 4 years ago
- DQN to play Atari Pong☆114Updated 6 years ago
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learning☆64Updated 3 years ago
- Half Field Offense in Robocup 2D Soccer with reinforcement learning☆37Updated 4 years ago
- 星际2 AI中文教程 StarCraft2 AI with python-sc2/pysc2 API☆234Updated 4 years ago
- Tutorial for Reinforcement Learning☆187Updated 3 years ago
- Solving OpenAI Gym problems.☆186Updated 4 years ago