shagunm1210 / Playing-Breakout-with-A3C-algorithimLinks
Using the deep reinforcement learning algorithm A3C to train my agent to play the Atari game Breakout!
☆32Updated 7 years ago
Alternatives and similar repositories for Playing-Breakout-with-A3C-algorithim
Users that are interested in Playing-Breakout-with-A3C-algorithim are comparing it to the libraries listed below
Sorting:
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 3 years ago
- ☆186Updated 3 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
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- PyTorch implementation of SAC-Discrete.☆312Updated last year
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆120Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆356Updated 5 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆69Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆331Updated 4 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆106Updated 5 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆193Updated last year
- TensorFlow 2.0 for Deep Reinforcement Learning.☆88Updated 2 years ago
- A well-documented A2C written in PyTorch☆52Updated 6 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆243Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Updated 4 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆58Updated last year
- An OpenAI gym multi-agent environment implementing the Commons Game proposed in "A multi-agent reinforcement learning model of common-poo…☆22Updated 5 years ago
- OpenAI gym-based algorithm for the grid world problem☆28Updated 5 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 5 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆178Updated 7 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆120Updated last year
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆312Updated 5 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- DQN to play Atari Pong☆114Updated 6 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆85Updated 3 years ago