jhare96 / reinforcement-learningLinks
A small reinforcement learning library for my masters dissertation project
☆15Updated 4 years ago
Alternatives and similar repositories for reinforcement-learning
Users that are interested in reinforcement-learning are comparing it to the libraries listed below
Sorting:
- 2D Gridworld navigation using RL with Hindsight Experience Replay☆44Updated 6 years ago
- A curated list of awesome Model-based reinforcement learning resources☆95Updated 5 years ago
- An implementation of deep reinforcement learning TD3 algorithm with prioritized experience replay (PER) buffer☆24Updated 6 years ago
- Learning multi-agent robotic mobile manipulation with deep reinforcement learning☆107Updated 3 years ago
- Code for CoRL 2019 paper: HRL4IN: Hierarchical Reinforcement Learning for Interactive Navigation with Mobile Manipulators☆73Updated 4 years ago
- Deep Reinforcement Learning with pytorch & visdom☆14Updated 5 years ago
- Reinforcement Learning for robotics continuous control, mainly based on Proximal Policy Optimization, extending to Interpolated Policy Gr…☆38Updated 7 years ago
- Multi-Robot Warehouse (RWARE): A multi-agent reinforcement learning environment☆74Updated last year
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆56Updated 3 years ago
- ☆23Updated 6 years ago
- Learning to Adapt in Dynamic, Real-World Environment through Meta-Reinforcement Learning☆218Updated 3 years ago
- End to End Mobile Robot Navigation using DDPG (Continuous Control with Deep Reinforcement Learning) based on Tensorflow + Gazebo☆58Updated 6 years ago
- Implementation of the paper "Overcoming Exploration in Reinforcement Learning with Demonstrations" Nair et al. over the HER baselines fro…☆154Updated 4 years ago
- ☆77Updated 3 years ago
- ☆92Updated 5 years ago
- Distributed (and single-agent) reinforcement learning code for simulated multi-robot distributed assembly.☆26Updated 7 years ago
- PyTorch code accompanying the paper "Landmark-Guided Subgoal Generation in Hierarchical Reinforcement Learning" (NeurIPS 2021).☆31Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆335Updated 4 years ago
- Safe Model-based Reinforcement Learning with Robust Cross-Entropy Method☆66Updated 2 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆89Updated 7 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆127Updated 6 years ago
- Python implementation of POMDP framework and PBVI & POMCP algorithms.☆118Updated 4 years ago
- Code for paper 'Learning transferable cooperative behaviors in multi-agent teams' (ICML 2019)☆116Updated 3 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆82Updated 7 years ago
- Lightweight multi-agent gridworld Gym environment☆213Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆253Updated 5 years ago
- Gridworld for MARL experiments☆144Updated 5 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆90Updated 2 years ago
- Implementation of paper "Decentralized Non-communicating Multiagent Collision Avoidance with Deep Reinforcement Learning". NO LONGER MAIN…☆95Updated 7 years ago
- Pytorch implementation of intrinsic curiosity module with proximal policy optimization☆55Updated 7 years ago