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:
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 years ago
- DQN model used to train and beat Super Mario Bros. for the NES using PyTorch☆35Updated 2 years ago
- OpenAI MountainCar-v0 DeepRL-based solutions (DQN, DuelingDQN, D3QN)☆25Updated 4 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆95Updated 7 years ago
- ☆29Updated 6 years ago
- Deep reinforcement learning algorithms implemented using PyTorch, including DQN、DDPG、PPO、SAC、DDQN、Noisy-DQN.☆29Updated last month
- ☆11Updated 3 years ago
- 2048 environment for Reinforcement Learning and DQN algorithm☆40Updated 3 years ago
- Flappy Bird AI using Cartesian Genetic Programming (Evolutionary Computation)☆175Updated 4 years ago
- Fully Decentralized Multi-Agent Reinforcement Learning with Networked Agents☆10Updated 3 years ago
- AI research environment for the Atari 2600 games 🤖.☆259Updated 3 years ago
- ☆418Updated 2 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
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago
- ☆14Updated 4 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- OpenAI Gym Environments for the Application of Reinforcement Learning in the Simulation of Wireless Networked Feedback Control Loops☆14Updated 4 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
- DQN Pytorch☆14Updated 3 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆163Updated 2 years ago
- Virtual Network Embedding Environment for Reinforcement Learning written in python☆21Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆722Updated 3 years ago
- Example code for the Gym documentation☆72Updated 2 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated last year
- Extensions of Deep Q Learning☆26Updated 6 years ago
- DQN with pytorch with on Breakout and SpaceInvaders☆25Updated 6 years ago
- BranchingDQN☆50Updated 6 years ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithm☆355Updated 4 years ago
- RL projects including implementation of DQN/DDPG/MADDPG/BicNet on StarCraft II multi-agent learning environment SMAC☆48Updated 5 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