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
Sorting:
- DQN with pytorch with on Breakout and SpaceInvaders☆25Updated 5 years ago
- use DQN(pytorch) to play pong☆11Updated 3 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆86Updated 4 years ago
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆51Updated 4 years ago
- Variance Reduction for Reinforcement Learning in Input-Driven Environments (ICLR '19)☆31Updated 6 years ago
- ☆38Updated 2 years ago
- Must-read papers on Reinforcement Learning (RL)☆48Updated 4 years ago
- Paper Collection for Imitation Learning in RL.☆146Updated 3 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆94Updated 6 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆128Updated 9 months ago
- DEPRECATED - please visit https://github.com/vwxyzjn/ppo-implementation-details☆46Updated 3 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆29Updated 2 years ago
- ☆98Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆89Updated last year
- ☆59Updated 4 years ago
- Auto-tune the Entropy Temperature of Soft Actor-Critic via Metagradient - 7th ICML AutoML workshop 2020☆31Updated 3 years ago
- ☆129Updated 9 months ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆84Updated 7 years ago
- 2048 environment for Reinforcement Learning and DQN algorithm☆40Updated 2 years ago
- A plotter for reinforcement learning (RL)☆223Updated 3 years ago
- PPO, DDPG, SAC implementation on mujoco environment☆108Updated 3 years ago
- ☆16Updated 7 years ago
- Soft Actor-Critic with advanced features☆50Updated this week
- CORRO code☆35Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆333Updated 2 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 3 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆52Updated 4 years ago
- Implement DQN and DDQN algorithm on Atari games,such as BreakoutNoFrameskip-v4, PongNoFrameskip-v4,BoxingNoFrameskip-v4.☆15Updated 4 years ago