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:
- This is pytorch implmentation project of Bootsrapped DQN☆13Updated 5 years ago
- PyTorch implementation of DeepMind's "Human-level control through deep reinforcement learning"☆18Updated 5 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆97Updated 7 years ago
- 📖 Paper: Human-level control through deep reinforcement learning 🕹️☆55Updated last year
- 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
- PyTorch implementation of Deep Reinforcement Algorithm☆31Updated 3 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆70Updated 6 months ago
- Various ways to learn a computer to escape from a maze. From random walk to a simple neural network.☆106Updated 3 years ago
- Single-file pytorch implementation of hybrid-SAC☆62Updated 4 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆32Updated 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
- Simple implementation of the model presented in Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic …☆17Updated 6 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆40Updated 6 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆72Updated last year
- 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
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 years ago
- Applying minimaxQ learning algorithm to 2 agents games☆33Updated 8 years ago
- PyTorch implementation of SAC-Discrete.☆312Updated last year
- very easy implementation of dueling DQN in pytorch☆74Updated 3 years ago
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆40Updated 4 years ago
- ☆16Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- The Easiest Pytorch Implementation of Branching-DQN☆12Updated 4 years ago
- use DQN(pytorch) to play pong☆12Updated 4 years ago
- The code for maddpg using pytorch☆169Updated 5 years ago
- Deep Q Network for Multi-agent RL☆15Updated 5 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- OpenAI Gym environment solutions using Deep Reinforcement Learning.☆80Updated 3 years ago