uidilr / ppo_tf
Implementation of proximal policy optimization(PPO) with tensorflow
☆35Updated 7 years ago
Alternatives and similar repositories for ppo_tf:
Users that are interested in ppo_tf are comparing it to the libraries listed below
- Proximal Policy Optimization implementation with TensorFlow☆106Updated 6 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆84Updated 7 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆104Updated 5 years ago
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 6 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆260Updated 4 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆129Updated 2 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆176Updated 7 years ago
- ☆74Updated 5 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆70Updated 7 years ago
- RainBow, Tensorflow☆49Updated 6 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆101Updated 4 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆72Updated 7 years ago
- ☆52Updated 6 years ago
- use tensorflow to implement the MADDPG(simple_tag)☆18Updated 7 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆84Updated 6 years ago
- An implementation of Constrained Policy Optimization (Achiam 2017) in PyTorch☆24Updated 4 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆117Updated 4 months ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆93Updated 6 years ago
- CommNet and BiCnet implementation in tensorflow☆55Updated 6 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆98Updated 5 years ago
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆60Updated 5 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆133Updated 7 years ago
- Tensorflow Implementation for "Noisy network for exploration"☆32Updated 7 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆306Updated 3 years ago
- ☆76Updated 7 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆91Updated 6 years ago
- Code for hierarchical imitation learning and reinforcement learning☆289Updated 7 years ago