UesugiErii / tf2-PPO-atariLinks
Use tensorflow2 achieve PPO to play atari game
☆13Updated 5 years ago
Alternatives and similar repositories for tf2-PPO-atari
Users that are interested in tf2-PPO-atari are comparing it to the libraries listed below
Sorting:
- Proximal Policy Optimization with Tensorflow 2.0☆31Updated 5 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Random Network Distillation pytorch☆251Updated 6 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆87Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆143Updated 6 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆260Updated 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…☆188Updated 11 months ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- An engine to create high performance multi-agent grid world environments with hundreds or thousands of agents, along with a set of refere…☆194Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆183Updated last year
- Keeping track of RL experiments☆163Updated 2 years ago
- The project to learn the QMIX.☆12Updated 5 years ago
- MADDPG in Ray/RLlib☆54Updated 5 years ago
- CommNet and BiCnet implementation in tensorflow☆56Updated 7 years ago
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆160Updated 2 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆127Updated 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
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆237Updated 4 years ago
- Proximal Policy Optimization implementation with TensorFlow☆106Updated 6 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆447Updated 3 years ago
- papers about reinforcement learning☆13Updated 4 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆53Updated 4 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
- Mean Field Multi-Agent Reinforcement Learning☆398Updated 5 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆93Updated 4 years ago
- PyTorch implementation of SAC-Discrete.☆307Updated last year
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago