lukeluocn / dqn-breakout
Play Breakout with DQN in pytorch.
☆11Updated 3 years ago
Alternatives and similar repositories for dqn-breakout:
Users that are interested in dqn-breakout are comparing it to the libraries listed below
- DQN with pytorch with on Breakout and SpaceInvaders☆25Updated 5 years ago
- use DQN(pytorch) to play pong☆10Updated 3 years ago
- Implement DQN and DDQN algorithm on Atari games,such as BreakoutNoFrameskip-v4, PongNoFrameskip-v4,BoxingNoFrameskip-v4.☆15Updated 4 years ago
- The Easiest Pytorch Implementation of Branching-DQN☆10Updated 4 years ago
- Communication using GNN in MARL☆20Updated 3 years ago
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆51Updated 4 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆28Updated 2 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆86Updated 4 years ago
- OpenAI MountainCar-v0 DeepRL-based solutions (DQN, DuelingDQN, D3QN)☆23Updated 3 years ago
- ☆27Updated 4 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆126Updated 8 months ago
- I used this paper as inspiration https://arxiv.org/pdf/1904.03367.pdf☆33Updated 2 years ago
- This repository is the official implementation of Learning Multi-Agent Coordination for Enhancing Target Coverage in Directional Sensor N…☆44Updated 4 years ago
- meta-MADDPG (Python implementation)☆18Updated 6 years ago
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆71Updated 5 years ago
- DQN implemented in keras with Dueling Network and Prioritized Experience Replay☆17Updated 6 years ago
- The offcial implementation of "ToM2C: Target-oriented Multi-agent Communication and Cooperation with Theory of Mind" (ICLR 2022) .☆62Updated 5 months ago
- Simple verification experiments codes for multi-agent RL using OpenAI MPE environment☆32Updated 2 years ago
- ☆59Updated 4 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆39Updated 4 years ago
- Decision Transformer: A brand new Offline RL Pattern.☆36Updated 3 years ago
- ReinforcementLearning Learn Play Atari Using DDPG and LSTM.☆20Updated 7 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆67Updated 10 months ago
- ☆11Updated 3 years ago
- ☆21Updated last year
- A PyTorch implementation of SEED, originally created by Google Research for TensorFlow 2.☆14Updated 4 years ago
- Exploring algorithms in the domain of offline reinforcement learning (REM, Ensemble-DQN, DQN, ...)☆15Updated 4 years ago
- Distributed RL Implementation using Pytorch and Ray (ApeX(Ape-X), A3C, Distributed-PPO(DPPO), Impala)☆27Updated 2 years ago
- Collection of OpenAI parametrized action-space environments.☆64Updated last month
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 3 years ago