KJ-Waller / DQN-PyTorch-Breakout
An attempt at recreating DeepMind's implementation of Deep Q Learning on Atari Breakout using PyTorch
☆9Updated 5 years ago
Alternatives and similar repositories for DQN-PyTorch-Breakout:
Users that are interested in DQN-PyTorch-Breakout are comparing it to the libraries listed below
- Implementation for paper "A Consciousness-Inspired Planning Agent for Model-Based Reinforcement Learning".☆59Updated 6 months ago
- The official repository of Decoupled Reinforcement Learning to Stabilise Intrinsically-Motivated Exploration" (AAMAS 2022)☆27Updated 3 years ago
- The Easiest Pytorch Implementation of Branching-DQN☆9Updated 4 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago
- Utilizes Q-learning, DQN, and TD3 reinforcement learning algorithms to teach BipedalWalker to walk☆9Updated 3 years ago
- Simple Carla DQN Agent☆10Updated 6 years ago
- ☆20Updated 4 years ago
- A general model-free off-policy actor-critic implementation. Continuous and Discrete Soft Actor-Critic with multimodal observations, data…☆37Updated last year
- Reinforcement learning algorithms A2C, A3C and DQN☆17Updated last year
- Model-Based Offline Reinforcement Learning☆50Updated 4 years ago
- Paper Collection of Reinforcement Learning Exploration covers Exploration of Muti-Arm-Bandit, Reinforcement Learning and Multi-agent Rein…☆35Updated 5 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago
- Based on PytorchRL tutorials☆8Updated 2 years ago
- Code for the paper "Meta-Q-Learning"( ICLR 2020)☆103Updated 2 years ago
- Code for "World Model as a Graph: Learning Latent Landmarks for Planning" (ICML 2021 Long Presentation)☆66Updated 3 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆28Updated 2 years ago
- A collection of Reinforcement Learning implementations with PyTorch☆20Updated 3 years ago
- Learning Off-Policy with Online Planning [CoRL 2021 Best Paper Finalist]☆37Updated 2 years ago
- Scalable Bayesian Inverse Reinforcement Learning (ICLR 2021) by Alex J. Chan and Mihaela van der Schaar.☆45Updated 4 years ago
- Official code for "RAMBO: Robust Adversarial Model-Based Offline RL", NeurIPS 2022☆27Updated last year
- Experiments to train transformer network to master reinforcement learning environments.☆32Updated 4 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆54Updated 3 years ago
- RL Algorithms for Visual Continuous Control☆33Updated last year
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆64Updated 3 years ago
- Experiments on Model-Agnostic Meta-Learning on Few-Shot Image Classification and Meta-RL (Meta-World)☆14Updated 4 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆27Updated 3 years ago
- Adversarial Inverse Reinforcement Learning Implement For Mountain Car☆35Updated 3 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆92Updated last year
- A notebook walking through how to use Keras RL to solve Atari environments.☆23Updated 4 years ago
- ☆15Updated 3 years ago