KJ-Waller / DQN-PyTorch-BreakoutLinks
An attempt at recreating DeepMind's implementation of Deep Q Learning on Atari Breakout using PyTorch
☆13Updated 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
Sorting:
- On Simple Reactive Neural Networks for Behaviour-Based Reinforcement Learning by Ameya Pore and Gerardo Aragon-Camarasa☆10Updated 5 years ago
- [IROS2020] Encoding formulas as deep networks: Reinforcement learning for zero-shot execution of LTL formulas☆10Updated 2 years ago
- Deep Q learning algorithm written on PyTorch for solving 2D robot arm reacher☆12Updated 5 years ago
- A DQN implementation using Keras and Tensorflow☆12Updated 7 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 6 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 3 years ago
- My implementation of a deep q learning network learning to play pong.☆10Updated 4 years ago
- PyTorch Implementation of Hamilton-Jacobi DQN☆16Updated 4 years ago
- 📖 Paper: Human-level control through deep reinforcement learning 🕹️☆55Updated last year
- Reinforcement learning algorithms A2C, A3C and DQN☆18Updated 2 years ago
- Open AI Gym - Pendulum-v1 reinforcement learning (DQN, SAC)☆20Updated last year
- Reinforcement learning algorithm implementation☆10Updated 4 years ago
- Official PyTorch Implementation for Metric Residual Networks for Sample Efficient Goal-Conditioned Reinforcement Learning☆19Updated 3 years ago
- Implementation of the CartPole from OpenAI's Gym using only visual input for Reinforcement Learning control with DQN☆16Updated 4 years ago
- Project exploring Multi Task Deep Reinforcement Learning neural network architectures and algorithms with Open AI Gym and TensorFlow☆17Updated 7 years ago
- A Population Based Reinforcement Learning Library based on PyTorch☆27Updated 2 years ago
- Model Predictive Actor-Critic Reinforcement Learning☆68Updated 4 years ago
- The Easiest Pytorch Implementation of Branching-DQN☆12Updated 4 years ago
- This is pytorch implmentation project of Bootsrapped DQN☆13Updated 5 years ago
- ☆70Updated 6 months ago
- Experiments to train transformer network to master reinforcement learning environments.☆32Updated 4 years ago
- ☆11Updated 3 years ago
- Official repository for Paper "Offline Goal-Conditioned Reinforcement Learning via f-Advantage Regression" (NeurIPS 2022)☆36Updated 2 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 years ago
- Inverse Constrained Reinforcement Learning (ICML 2021)☆25Updated 4 years ago
- SAC, PPO, A2C implementation on Mujoco environments : Humanoid-v4, Ant-v4, Cheetah-v4 . Includes reward manipulation.☆33Updated 4 months ago
- use DQN(pytorch) to play pong☆12Updated 4 years ago
- A multi-subtask reinforcement learning method where complex tasks can be decomposed into low-level subtasks.☆37Updated 3 years ago
- My personal practice to implement algorithms of RL from scratch.☆38Updated 5 years ago
- We learn the dynamics model of a robot using a physics-informed neural network and use it to train a model-based RL algorithm.☆52Updated last year