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:
- This is a deterministic Tensorflow 2.0 (keras) implementation of a Open Ai's proximal policy optimization actor critic algorithm PPO.☆12Updated 5 years ago
- Keras Implementation of PPO to solve OpenAI Gym Environments☆16Updated 7 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- ☆184Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆352Updated 5 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆545Updated 5 years ago
- Proximal Policy Optimization implementation with TensorFlow☆106Updated 6 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Solving OpenAI Gym problems.☆186Updated 4 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆100Updated 3 years ago
- Keras Implementation of the continuous control with actor-critic, a3c☆13Updated 7 years ago
- PyTorch implementation of DDPG for continuous control tasks.☆46Updated 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…☆189Updated 11 months ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆310Updated last year
- The continuous mountain car problem solved with DDPG☆13Updated 5 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆547Updated 10 months ago
- This project is implementation code of AlphaStar☆202Updated last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆416Updated 4 years ago
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆291Updated 4 years ago
- ☆422Updated 2 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆323Updated 3 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆313Updated 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
- TensorFlow 2.0 for Deep Reinforcement Learning.☆88Updated 2 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆608Updated 3 years ago