FitMachineLearning / PPO-Keras
Keras Implementation of PPO to solve OpenAI Gym Environments
☆16Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for PPO-Keras
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Proximal Policy Optimization(PPO) with Keras Implementation☆17Updated 4 years ago
- C51-DDQN in Keras☆125Updated 7 years ago
- Proximal Policy Optimization implementation with TensorFlow☆104Updated 6 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year
- This is a deterministic Tensorflow 2.0 (keras) implementation of a Open Ai's proximal policy optimization actor critic algorithm PPO.☆11Updated 4 years ago
- A simple stochastic OpenAI environment for training RL agents☆89Updated last year
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 4 years ago
- ☆25Updated 5 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆101Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆133Updated 5 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- ☆72Updated last year
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 4 years ago
- Deep Q Learning via Pytorch☆86Updated 6 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆258Updated last month
- Reinforcement Learning in Keras on VizDoom☆146Updated 7 years ago
- Gridworld environments for OpenAI gym.☆80Updated 9 months ago
- General purpose environment wrappers for openai gym☆24Updated 5 years ago
- A PyTorch implementation of Rainbow DQN agent☆165Updated 6 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆131Updated 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…☆173Updated 2 months ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆39Updated 3 years ago
- A fast Evolution Strategy implementation in Python☆270Updated 4 years ago
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆148Updated 6 years ago
- [Experimental] TensorFlow 2 version of stable-baselines, temporary repository☆45Updated 4 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 6 years ago
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆67Updated 3 years ago
- ☆92Updated 3 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆192Updated 2 years ago