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
- Implement many Sparse Reward algorithms in Gym Fetch environment☆85Updated 4 years ago
- Variance Reduction for Reinforcement Learning in Input-Driven Environments (ICLR '19)☆31Updated 5 years ago
- meta-MADDPG (Python implementation)☆18Updated 6 years ago
- Use deep Q network to solve maze problem generated randomly, i.e. find the shortest path in a maze☆8Updated 2 years ago
- The Easiest Pytorch Implementation of Branching-DQN☆9Updated 4 years ago
- The code for maddpg using pytorch☆167Updated 4 years ago
- A novel preference-driven multi-objective reinforcement learning algorithm using a single policy network that covers the entire preferenc…☆27Updated last year
- Implementation of "Federated Control with Hierarchical Multi-Agent Deep Reinforcement Learning" (https://arxiv.org/pdf/1712.08266.pdf)☆38Updated 6 years ago
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆49Updated 4 years ago
- Pytorch solutions for UC Berkeley's cs285 assignments☆133Updated 3 years ago
- use DQN(pytorch) to play pong☆10Updated 3 years ago
- The implement of the policy gradient RL algorithm with pytorch☆38Updated 4 years ago
- 2048 environment for Reinforcement Learning and DQN algorithm☆40Updated 2 years ago
- ☆97Updated 4 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 3 years ago
- Implement DQN and DDQN algorithm on Atari games,such as BreakoutNoFrameskip-v4, PongNoFrameskip-v4,BoxingNoFrameskip-v4.☆15Updated 4 years ago
- qmix☆22Updated 4 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆28Updated 2 years ago
- Transfer Learning for Related Reinforcement Learning Tasks via Image-to-Image Translation☆49Updated 5 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆82Updated 7 years ago
- This is the official implementation of Multi-Agent PPO.☆104Updated 2 years ago
- FEN Code☆37Updated 5 years ago
- Benchmark present methods for efficient reinforcement learning. Methods include Reptile, MAML, Residual Policy, etc. RL algorithms includ…☆29Updated 2 years ago
- Code for "On the Utility of Learning about Humans for Human-AI Coordination"☆108Updated last year
- Multi-Agent Determinantal Q-Learning☆42Updated 2 years ago
- ☆38Updated 2 years ago
- ☆11Updated 2 years ago
- We extend pymarl2 to pymarl3, equipping the MARL algorithms with permutation invariance and permutation equivariance properties. The enh…☆153Updated last year
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago