lukeluocn / dqn-breakoutLinks
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
Sorting:
- DQN with pytorch with on Breakout and SpaceInvaders☆25Updated 5 years ago
- use DQN(pytorch) to play pong☆12Updated 4 years ago
- Implement DQN and DDQN algorithm on Atari games,such as BreakoutNoFrameskip-v4, PongNoFrameskip-v4,BoxingNoFrameskip-v4.☆15Updated 4 years ago
- Variance Reduction for Reinforcement Learning in Input-Driven Environments (ICLR '19)☆31Updated 6 years ago
- The Easiest Pytorch Implementation of Branching-DQN☆11Updated 4 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆94Updated 6 years ago
- ☆38Updated 2 years ago
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆51Updated 4 years ago
- Exploring algorithms in the domain of offline reinforcement learning (REM, Ensemble-DQN, DQN, ...)☆15Updated 4 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆88Updated 4 years ago
- 2048 environment for Reinforcement Learning and DQN algorithm☆41Updated 3 years ago
- Actor Critic model to play Cartpole game☆52Updated 6 years ago
- ☆98Updated 4 years ago
- Codes accompanying the paper "A Convergent and Efficient Deep Q Network Algorithm"☆8Updated 3 years ago
- A PyTorch implementation of SEED, originally created by Google Research for TensorFlow 2.☆14Updated 4 years ago
- pytorch implementation of "Efficient Communication in Multi-Agent Reinforcement Learning via Variance Based Control"☆53Updated 2 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
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆85Updated 7 years ago
- 天授中文文档☆58Updated 5 months ago
- The code for maddpg using pytorch☆168Updated 4 years ago
- The collection of the research works about Automatic Reinforcement Learning in Microsoft Research Asia.☆51Updated this week
- meta-MADDPG (Python implementation)☆18Updated 6 years ago
- Deep Reinforcement Learning by using Phasic Policy Gradient in Pytorch & Tensorflow☆20Updated 3 years ago
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆62Updated 6 years ago
- ☆130Updated 10 months ago
- Benchmark present methods for efficient reinforcement learning. Methods include Reptile, MAML, Residual Policy, etc. RL algorithms includ…☆31Updated 2 years ago
- Project exploring Multi Task Deep Reinforcement Learning neural network architectures and algorithms with Open AI Gym and TensorFlow☆17Updated 6 years ago
- Fully Decentralized Multi-Agent Reinforcement Learning with Networked Agents☆8Updated 3 years ago
- PPO, DDPG, SAC implementation on mujoco environment☆110Updated 3 years ago
- coach的rl练习,主要有q_learning,sarsa,REINFORCE,DQN,Actor-Critic,DDPG,使用tensorflow2.0编写☆9Updated 5 years ago