shagunm1210 / Playing-Breakout-with-A3C-algorithimLinks
Using the deep reinforcement learning algorithm A3C to train my agent to play the Atari game Breakout!
☆32Updated 6 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☆175Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆178Updated 11 months ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆116Updated 2 years ago
- DQN to play Atari Pong☆114Updated 6 years ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆69Updated 4 years ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- PyTorch implementation of QR-DQN: Distributional Reinforcement Learning with Quantile Regression☆28Updated 4 years ago
- ☆184Updated 3 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 5 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆87Updated last year
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆99Updated 5 years ago
- A well-documented A2C written in PyTorch☆50Updated 6 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆317Updated 3 years ago
- An RL agent for the Google Football environment☆96Updated 4 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆177Updated 7 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆132Updated 11 months ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆50Updated 4 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆50Updated last month
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆193Updated 2 years ago
- RainBow, Tensorflow☆49Updated 7 years ago
- Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatib…☆66Updated 2 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆64Updated 5 years ago
- Proximal Policy Optimization implementation with TensorFlow☆107Updated 6 years ago
- ☆85Updated 3 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆86Updated 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 …☆119Updated 7 months ago