nric / ProximalPolicyOptimizationKerasLinks
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
Alternatives and similar repositories for ProximalPolicyOptimizationKeras
Users that are interested in ProximalPolicyOptimizationKeras are comparing it to the libraries listed below
Sorting:
- 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
- Keras Implementation of PPO to solve OpenAI Gym Environments☆16Updated 7 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆144Updated 3 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆43Updated 2 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 6 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆125Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- Proximal Policy Optimization implementation with TensorFlow☆107Updated 6 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆102Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- NEAT for Reinforcement Learning on the OpenAI Gym☆27Updated 2 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 5 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆218Updated 2 years ago
- Interfacing RL agents with user-definable neural networks and OpenAI-gym environments.☆12Updated 6 years ago
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆55Updated 2 years ago
- PyTorch implementation of Deterministic Generative Adversarial Imitation Learning (GAIL) for Off Policy learning☆67Updated 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…☆186Updated 9 months ago
- PyTorch implementation of QR-DQN: Distributional Reinforcement Learning with Quantile Regression☆28Updated 4 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆178Updated 11 months ago
- The implement of GAIL with pytorch☆14Updated 5 years ago
- [Experimental] TensorFlow 2 version of stable-baselines, temporary repository☆45Updated 5 years ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 7 years ago
- Adaptive Attention Span for Reinforcement Learning☆133Updated 5 years ago
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆32Updated 4 years ago
- A simple stochastic OpenAI environment for training RL agents☆88Updated 2 years ago