UesugiErii / tf2-PPO-atariLinks
Use tensorflow2 achieve PPO to play atari game
☆13Updated 6 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:
- Random Network Distillation pytorch☆259Updated 6 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 3 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆54Updated 2 months ago
- Codes accompanying the paper "ROMA: Multi-Agent Reinforcement Learning with Emergent Roles" (ICML 2020 https://arxiv.org/abs/2003.08039)☆168Updated 3 years ago
- CommNet and BiCnet implementation in tensorflow☆56Updated 7 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- Keeping track of RL experiments☆165Updated 3 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆268Updated 5 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆88Updated 2 years ago
- Submission for MAVEN: Multi-Agent Variational Exploration☆59Updated 3 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆187Updated last year
- Binary feature representations with tile coding☆46Updated last year
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆331Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆148Updated 7 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆98Updated 5 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 6 years ago
- There will be updates later☆87Updated 6 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆247Updated 5 years ago
- List of competitions related to Reinforcement Learning☆350Updated 2 years ago
- MADDPG in Ray/RLlib☆54Updated 5 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆215Updated 2 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆130Updated 3 years ago
- StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)☆138Updated 7 years ago
- OpenAI Gym wrapper for ViZDoom enviroments☆70Updated 4 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 3 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆120Updated last year
- Proximal Policy Optimization with Tensorflow 2.0☆32Updated 6 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆451Updated 4 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