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:
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- ☆184Updated 3 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆305Updated 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
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆319Updated 3 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆187Updated 10 months ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆87Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆346Updated 5 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 5 years ago
- AI research environment for the Atari 2600 games 🤖.☆259Updated 2 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆371Updated last year
- PyTorch implementation of SAC-Discrete.☆307Updated last year
- 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
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago
- ☆412Updated 2 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆545Updated 5 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- A well-documented A2C written in PyTorch☆51Updated 6 years ago
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆356Updated 6 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆496Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆182Updated last year
- Reinforcement learning tutorials☆386Updated 2 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- DQN to play Atari Pong☆114Updated 6 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆87Updated 4 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆116Updated 2 years ago