tims457 / RL_Agent_Notebooks
Reinforcement learning notebooks
☆10Updated 7 years ago
Alternatives and similar repositories for RL_Agent_Notebooks:
Users that are interested in RL_Agent_Notebooks are comparing it to the libraries listed below
- Contextual Relative Entropy Policy Search for Reinforcement Learning in Python☆15Updated 6 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 4 years ago
- Learning multi-agent robotic mobile manipulation with deep reinforcement learning☆102Updated 2 years ago
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆94Updated 4 years ago
- Gym-like extensions for POMDP☆57Updated 4 years ago
- Pytorch Implementation of SimGAN: Hybrid Simulator Identification for Domain Adaptation via Adversarial Reinforcement Learning, ICRA 2021☆49Updated 3 years ago
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆27Updated 9 months ago
- PyTorch implementation of Stochastic Latent Actor-Critic(SLAC).☆91Updated 9 months ago
- A library for building reinforcement learning and imitation learning agents in Pytorch☆58Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic + Autoencoder(SAC+AE)☆238Updated 4 years ago
- PyTorch implementation of DDPG for continuous control tasks.☆46Updated 5 years ago
- A multi-subtask reinforcement learning method where complex tasks can be decomposed into low-level subtasks.☆32Updated 3 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆85Updated last year
- PyTorch implementation of Soft-Actor-Critic and Prioritized Experience Replay (PER) + Emphasizing Recent Experience (ERE) + Munchausen RL…☆286Updated 4 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 9 months ago
- Source files to replicate experiments in my ICLR 2022 paper.☆70Updated 9 months ago
- Curriculum-guided Hindsight Experience Replay (NeurIPS-2019)☆63Updated 5 years ago
- ☆16Updated 7 years ago
- Energy-Based Hindsight Experience Prioritization (CoRL 2018) Oral presentation (7%)☆33Updated 6 years ago
- The implementation of LSTM-TD3.☆79Updated 2 years ago
- Residual policy learning☆63Updated 6 years ago
- Implementation of Soft Actor Critic☆37Updated 3 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆33Updated 3 years ago
- accompanying code for neurips submission "Goal-conditioned Imitation Learning"☆70Updated 2 years ago
- ☆22Updated 4 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- Representing robots as graphs for reinforcement-learning in PyBullet locomotion environments.☆32Updated 4 years ago
- Trajectory optimization algorithms for robotic control.☆109Updated 2 years ago
- A general model-free off-policy actor-critic implementation. Continuous and Discrete Soft Actor-Critic with multimodal observations, data…☆38Updated last year