SinanGncgl / Deep-Q-Network-AtariBreakoutGameLinks
Playing Atari Breakout Game with Reinforcement Learning (DQN , Deep Q Learning)
☆38Updated 6 years ago
Alternatives and similar repositories for Deep-Q-Network-AtariBreakoutGame
Users that are interested in Deep-Q-Network-AtariBreakoutGame are comparing it to the libraries listed below
Sorting:
- 📖 Paper: Human-level control through deep reinforcement learning 🕹️☆55Updated last year
- DQN with pytorch with on Breakout and SpaceInvaders☆27Updated 6 years ago
- This is pytorch implmentation project of Bootsrapped DQN☆13Updated 5 years ago
- Transfer Learning in Reinforcement Learning using Stable-Baseline3 | Transfer Reinforcement Learning for Differing Action Spaces via Q-Ne…☆21Updated 3 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆71Updated 8 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆72Updated last year
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆106Updated 3 years ago
- This is a concise Pytorch implementation of Rainbow DQN, including Double Q-learning, Dueling network, Noisy network, PER and n-steps Q-l…☆35Updated 3 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- Implement PPO algorithm on mujoco environment,such as Ant-v2, Humanoid-v2, Hopper-v2, Halfcheeth-v2.☆56Updated 5 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 3 years ago
- Solving Atari Pong Game w/ Duel Double DQN in Pytorch☆32Updated 5 years ago
- OpenAI Gym environment solutions using Deep Reinforcement Learning.☆80Updated 3 years ago
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆40Updated 4 years ago
- Jupyter notebook containing a solution to Sutton and Barto's gridworld problem with both a random agent and a Q-learning agent.☆33Updated 7 years ago
- PyTorch implementation of DeepMind's "Human-level control through deep reinforcement learning"☆18Updated 5 years ago
- ☆62Updated 5 years ago
- [ICML 2020] Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control☆124Updated 5 years ago
- Example code for the Gym documentation☆72Updated 2 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 6 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆74Updated 6 years ago
- The Easiest Pytorch Implementation of Branching-DQN☆12Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆578Updated 4 years ago
- Exploring algorithms in the domain of offline reinforcement learning (REM, Ensemble-DQN, DQN, ...)☆16Updated 5 years ago
- PyTorch implementation of SAC-Discrete.☆313Updated last year
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- [ICML 2024 Oral] Consistent Adversarial Robust Deep Q Networks (CAR-DQN)☆15Updated 10 months ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆294Updated 4 years ago
- ☆413Updated last year