maywind23 / LSTM-RLLinks
PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT-Opt, PointNet..
☆15Updated 3 years ago
Alternatives and similar repositories for LSTM-RL
Users that are interested in LSTM-RL are comparing it to the libraries listed below
Sorting:
- [NeurIPS 2024] Maximum Entropy Reinforcement Learning via Energy-Based Normalizing Flow☆39Updated last year
- Meta-RL Model-Based Algorithm☆40Updated 7 months ago
- Pytorch Implementation of Policy Distillation for control, which has well-trained teachers via stable_baselines3.☆59Updated 4 years ago
- Code for the paper "D2RL: Deep Dense Architectures for Reinforcement Learning"☆39Updated 4 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆150Updated 4 years ago
- Official PyTorch code for "Recurrent Off-policy Baselines for Memory-based Continuous Control" (DeepRL Workshop, NeurIPS 21)☆90Updated 2 years ago
- Model Predictive Actor-Critic Reinforcement Learning☆67Updated 4 years ago
- Source files to replicate experiments in my ICLR 2022 paper.☆70Updated 4 months ago
- ☆15Updated 6 years ago
- Official codebase for Redeeming Intrinsic Rewards via Constrained Policy Optimization☆83Updated 2 years ago
- Representing robots as graphs for reinforcement-learning in PyBullet locomotion environments.☆34Updated 4 years ago
- Codes for the study "Variational Recurrent Models for Solving Partially Observable Control Tasks", published as a conference paper at ICL…☆55Updated 4 years ago
- behavior cloning from observation☆36Updated 4 years ago
- Contains implementation of the FILTER algorithm for exponentially faster inverse reinforcement learning.☆52Updated 2 years ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆102Updated 6 months ago
- Code for the paper: Hierarchical Reinforcement Learning With Timed Subgoals, published at NeurIPS 2021☆35Updated 3 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆40Updated 8 months ago
- A general model-free off-policy actor-critic implementation. Continuous and Discrete Soft Actor-Critic with multimodal observations, data…☆39Updated last year
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆31Updated 4 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- PyTorch implementation of D4PG with the SOTA IQN Critic instead of C51. Implementation includes also the extensions Munchausen RL and D2R…☆24Updated 4 years ago
- 🔥 Datasets and env wrappers for offline safe reinforcement learning☆106Updated 2 weeks ago
- PyTorch code accompanying the paper "Generating Adjacency-Constrained Subgoals in Hierarchical Reinforcement Learning" (NeurIPS 2020 spot…☆44Updated 2 years ago
- ☆25Updated last year
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆29Updated 6 months ago
- Official code of the paper "Multi-Task Reinforcement Learning with Mixture of Orthogonal Experts" at ICLR2024☆36Updated last year
- [IROS 22'] Model-free Neural Lyapunov Control☆27Updated 2 years ago
- Author's Pytorch implementation of ICLR2023 paper Behavior Proximal Policy Optimization (BPPO).☆92Updated last year
- ☆40Updated 4 years ago
- Curriculum-guided Hindsight Experience Replay (NeurIPS-2019)☆68Updated 5 years ago