andi611 / DQN-Deep-Q-Network-Atari-Breakout-Tensorflow
Training a vision-based agent with the Deep Q Learning Network (DQN) in Atari's Breakout environment, implementation in Tensorflow.
☆16Updated 6 years ago
Alternatives and similar repositories for DQN-Deep-Q-Network-Atari-Breakout-Tensorflow:
Users that are interested in DQN-Deep-Q-Network-Atari-Breakout-Tensorflow are comparing it to the libraries listed below
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆92Updated 6 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆215Updated 4 years ago
- ☆183Updated 3 years ago
- Simple Cartpole example writed with pytorch.☆166Updated 5 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆86Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆174Updated 2 years ago
- Random Network Distillation pytorch☆247Updated 6 years ago
- Using pytorch to implement DQN / DDQN / Atari DDQN☆36Updated 6 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆72Updated 5 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆113Updated 6 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆216Updated 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
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆104Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆307Updated 3 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆288Updated 5 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Tensorflow implementation of Deep Deterministic Policy Gradients☆19Updated 8 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆48Updated 7 years ago
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆175Updated 8 months ago
- PyTorch implementation of SAC-Discrete.☆299Updated 8 months ago
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆55Updated 2 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆19Updated 7 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆104Updated 5 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆329Updated 5 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆211Updated 2 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆63Updated 5 years ago
- A pytorch implementation of MADDPG (multi-agent deep deterministic policy gradient)☆645Updated 6 years ago