liziniu / RL-PPO-KerasLinks
Proximal Policy Optimization(PPO) with Keras Implementation
☆17Updated 5 years ago
Alternatives and similar repositories for RL-PPO-Keras
Users that are interested in RL-PPO-Keras are comparing it to the libraries listed below
Sorting:
- TensorFlow 2.0 for Deep Reinforcement Learning.☆87Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Keras Implementation of PPO to solve OpenAI Gym Environments☆16Updated 7 years ago
- This is a deterministic Tensorflow 2.0 (keras) implementation of a Open Ai's proximal policy optimization actor critic algorithm PPO.☆12Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- Proximal Policy Optimization implementation with TensorFlow☆106Updated 6 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆320Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆308Updated last year
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆100Updated 3 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆312Updated 2 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆545Updated 5 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆447Updated 3 years ago
- ☆184Updated 3 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- OpenAI gym-based algorithm for the grid world problem☆28Updated 4 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆207Updated 4 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆608Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆226Updated 3 years ago
- This project is implementation code of AlphaStar☆201Updated last year
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆41Updated 6 years ago
- Codebase for Evolutionary Reinforcement Learning (ERL) from the paper "Evolution-Guided Policy Gradients in Reinforcement Learning" publi…☆237Updated 4 years ago
- TensorFlow2 Reinforcement Learning☆475Updated 3 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆347Updated 5 years ago
- Mean Field Multi-Agent Reinforcement Learning☆401Updated 5 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 2 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆414Updated 4 years ago