liziniu / RL-PPO-KerasLinks
Proximal Policy Optimization(PPO) with Keras Implementation
☆17Updated 4 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:
- Keras Implementation of PPO to solve OpenAI Gym Environments☆16Updated 7 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
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 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)☆143Updated 6 years ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆41Updated 6 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆187Updated 10 months ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆87Updated last year
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- The continuous mountain car problem solved with DDPG☆13Updated 5 years ago
- Simple Cartpole example writed with pytorch.☆169Updated 5 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆345Updated 5 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆433Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆318Updated 3 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 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.☆369Updated last year
- TF2 Implementation of the Soft Actor-Critic Algorithm☆43Updated 2 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 6 years ago
- ☆184Updated 3 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆202Updated 2 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆412Updated 4 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆259Updated 5 years ago
- ☆303Updated 2 years ago
- TensorFlow2 Reinforcement Learning☆474Updated 3 years ago
- PyTorch implementation of SAC-Discrete.☆307Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 4 years ago