UesugiErii / tf2-PPO-atari
Use tensorflow2 achieve PPO to play atari game
☆12Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for tf2-PPO-atari
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆83Updated 3 years ago
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆149Updated last year
- The project to learn the QMIX.☆11Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆101Updated 5 years ago
- Proximal Policy Optimization with Tensorflow 2.0☆30Updated 5 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- Proximal Policy Optimization implementation with TensorFlow☆104Updated 6 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆82Updated last year
- MADDPG in Ray/RLlib☆50Updated 4 years ago
- The implement of the policy gradient RL algorithm with pytorch☆36Updated 3 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 4 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 5 years ago
- Implementation of Deep Reinforcement Learning from Self-Play in Imperfect-Information Games (Heinrich and Silver, 2016)☆45Updated 5 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆81Updated 3 years ago
- Submission for MAVEN: Multi-Agent Variational Exploration☆57Updated 2 years ago
- Simple Example A3C Reinforcement Learning Algorithm in Tensorflow☆13Updated 7 years ago
- Soft Actor-Critic with advanced features☆47Updated last month
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆253Updated 4 years ago
- PyTorch Implementation of Ape-X (Distributed prioritized experience replay) architecture with DQN learner☆27Updated 4 years ago
- Keeping track of RL experiments☆159Updated last year
- StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)☆134Updated 6 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆70Updated 7 years ago
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆61Updated 6 years ago
- OpenAI Gym wrapper for ViZDoom enviroments☆66Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆161Updated 3 months ago
- PyTorch implementation of QR-DQN: Distributional Reinforcement Learning with Quantile Regression☆26Updated 4 years ago