karush17 / Evolution-Strategies-PyTorchLinks
Implementation of OpenAI's Evolution Strategies in PyTorch.
☆20Updated 5 years ago
Alternatives and similar repositories for Evolution-Strategies-PyTorch
Users that are interested in Evolution-Strategies-PyTorch are comparing it to the libraries listed below
Sorting:
- Prioritized Sequence Experience Replay☆10Updated 3 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆33Updated 4 years ago
- Efficient Exploration through Bayesian Deep Q-Networks☆37Updated 7 years ago
- Hierarchical Attention in Reinforcement Learning for Stock Order Executions☆30Updated 4 years ago
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated last year
- MetaGenRL, a novel meta reinforcement learning algorithm. Unlike prior work, MetaGenRL can generalize to new environments that are entire…☆67Updated 5 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆143Updated 6 years ago
- Energy-based Surprise Minimization for Multi-Agent Value Factorization☆12Updated last year
- [Experimental] TensorFlow 2 version of stable-baselines, temporary repository☆45Updated 5 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆103Updated 4 years ago
- NeurIPS 2019: DQN(λ) = Deep Q-Network + λ-returns.☆23Updated last year
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 3 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 4 years ago
- ☆72Updated 6 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 8 years ago
- MLP-framework (pure numpy) and DDQN-framework for OpenAI's Gym games. +test code for PPO added. +Hindsight Experience Replay(HER) bitfli…☆20Updated 7 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆46Updated 7 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- Imagination Augmented Agents in TensorFlow☆20Updated 6 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 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…☆187Updated 10 months ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆43Updated 2 years ago
- PyTorch - Implicit Quantile Networks - Quantile Regression - C51☆22Updated 6 years ago
- PyTorch implementation of QR-DQN: Distributional Reinforcement Learning with Quantile Regression☆28Updated 4 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- PyTorch Implementation of Distributed Prioritized Experience Replay(Ape-X)☆154Updated 6 years ago
- Python Implementation of Parameter-exploring Policy Gradients Evolution Strategy☆17Updated 5 years ago