shagunm1210 / Playing-Breakout-with-A3C-algorithim
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
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆113Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆174Updated 2 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
- PyTorch implementation of FQF, IQN and QR-DQN.☆169Updated 7 months ago
- BranchingDQN☆49Updated 6 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆84Updated 7 years ago
- Proximal Policy Optimization implementation with TensorFlow☆105Updated 6 years ago
- PyTorch implementation of QR-DQN: Distributional Reinforcement Learning with Quantile Regression☆26Updated 4 years ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆68Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆136Updated 6 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆175Updated 7 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆101Updated 4 years ago
- ☆41Updated 5 years ago
- ☆183Updated 3 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆64Updated 5 years ago
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆99Updated 2 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆258Updated 4 years ago
- An RL agent for the Google Football environment☆95Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆292Updated last year
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 7 years ago
- A well-documented A2C written in PyTorch☆50Updated 5 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆50Updated 4 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆117Updated 4 months ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆297Updated 7 months ago
- research and implementations of Deep RL agents and their applications☆49Updated last month
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆131Updated 2 years ago
- Simple Cartpole example writed with pytorch.☆166Updated 5 years ago