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
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- ☆187Updated 3 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆217Updated 5 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆97Updated 7 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆178Updated 7 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆120Updated 2 years ago
- OpenAI gym-based algorithm for the grid world problem☆28Updated 5 years ago
- 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
- Simple Cartpole example writed with pytorch.☆167Updated 6 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 6 years ago
- DQN to play Atari Pong☆114Updated 6 years ago
- Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatib…☆66Updated 3 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆552Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆333Updated 4 years ago
- ☆436Updated 2 years ago
- Coding Demos from the School of AI's Move37 Course☆182Updated 7 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆313Updated 5 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆90Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 5 years ago
- Simple A3C implementation with pytorch + multiprocessing☆657Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆313Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆148Updated 6 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆357Updated 5 years ago
- A well-documented A2C written in PyTorch☆52Updated 6 years ago
- BranchingDQN☆51Updated 6 years ago
- very easy implementation of dueling DQN in pytorch☆74Updated 3 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆88Updated 2 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Updated 3 years ago