Jonathan-Pearce / transfer_learning_rlLinks
Transfer learning in deep reinforcement learning for continuous control. Implemented DDPG and TD3 algorithms and evaluated ability to adapt to changes in environment dynamics and new environments
☆17Updated 10 months ago
Alternatives and similar repositories for transfer_learning_rl
Users that are interested in transfer_learning_rl are comparing it to the libraries listed below
Sorting:
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 10 months ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- Code for the paper "WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning"☆63Updated 2 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆216Updated last year
- Pytorch implementation of "Safe Exploration in Continuous Action Spaces" [Dalal et al.]☆74Updated 6 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆90Updated 8 months ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆169Updated last year
- PyTorch implementation of Constrained Reinforcement Learning for Soft Actor Critic Algorithm☆60Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated last year
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆46Updated 5 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆96Updated 2 years ago
- The implementation of LSTM-TD3.☆86Updated 2 years ago
- DSAC; Distributional Soft Actor-Critic☆136Updated 10 months ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆107Updated 3 years ago
- ☆40Updated 4 years ago
- Approximate dynamic programming (ADP) and Policy gradient (PG) based sequential optimal experimental design (sOED)☆21Updated 3 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆53Updated 6 years ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆141Updated 6 months ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆92Updated 5 years ago
- Jax and Torch Multi-Agent SAC on PettingZoo API☆98Updated last year
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆74Updated 3 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆50Updated 6 years ago
- This is the official repository for the paper "Guided Exploration with Proximal Policy Optimization using a Single Demonstration", https:…☆19Updated 4 years ago
- POMG algorithm for large-scale pursuit game with partial observation and no communication.☆26Updated 10 months ago
- Implementation of PPO Lagrangian in PyTorch☆53Updated 3 years ago
- Single-file pytorch implementation of hybrid-SAC☆62Updated 4 years ago
- Safe Reinforcement Learning in Constrained Markov Decision Processes☆61Updated 5 years ago
- The code of paper "Learning Heterogeneous Strategies via Graph-based Multi-agent Reinforcement Learning in Mixed Cooperative-Competitive …☆15Updated 4 years ago
- Transformer in RL for decision-making☆103Updated 2 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Updated 4 years ago