orrivlin / Hindsight-Experience-Replay---Bit-Flipping
Simple bit flipping with sparse rewards using HER, similarly to the original paper
☆39Updated 6 years ago
Alternatives and similar repositories for Hindsight-Experience-Replay---Bit-Flipping:
Users that are interested in Hindsight-Experience-Replay---Bit-Flipping are comparing it to the libraries listed below
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆137Updated 6 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆94Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆45Updated 2 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 5 years ago
- A Tensorflow implementation of the Option-Critic Architecture☆71Updated 7 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆170Updated 7 months ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 6 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆45Updated 2 years ago
- ☆92Updated 4 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆60Updated 5 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆137Updated last year
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆50Updated 3 years ago
- Pytorch implementation of intrinsic curiosity module with proximal policy optimization☆53Updated 6 years ago
- PyTorch implementation of QR-DQN: Distributional Reinforcement Learning with Quantile Regression☆26Updated 4 years ago
- Implementation of Soft Actor Critic☆37Updated 3 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆26Updated 5 years ago
- Gridworld for MARL experiments☆138Updated 4 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆51Updated 4 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆102Updated 4 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 7 months ago
- Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)☆40Updated 6 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆93Updated 2 years ago
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆92Updated 4 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆258Updated 4 years ago
- Deep RL agents with PyTorch☆35Updated 3 years ago
- Distributional Soft Actor Critic☆51Updated 4 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016☆122Updated 7 months ago