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 11 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 11 months ago
- Approximate dynamic programming (ADP) and Policy gradient (PG) based sequential optimal experimental design (sOED)☆21Updated 3 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- Pytorch implementation of "Safe Exploration in Continuous Action Spaces" [Dalal et al.]☆74Updated 6 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆169Updated last year
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Updated 4 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆90Updated 9 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
- Learning multi-agent policies for flocking using graph neural networks☆81Updated 2 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆96Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated 2 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆220Updated last year
- ☆40Updated 4 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆50Updated 6 years ago
- Benchmark present methods for efficient reinforcement learning. Methods include Reptile, MAML, Residual Policy, etc. RL algorithms includ…☆33Updated 3 years ago
- Average-Reward Reinforcement Learning with Trust Region Methods☆11Updated 3 years ago
- Pytorch version of the MPC in model-based reinforcement learning (MBRL), currently only test in the CartPole-swing-up environment☆90Updated 5 years ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆46Updated 5 years ago
- A Surrogate-Assisted Controller for Expensive Evolutionary Reinforcement Learning☆15Updated 3 years ago
- POMG algorithm for large-scale pursuit game with partial observation and no communication.☆26Updated 11 months ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆142Updated 7 months ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆108Updated 3 years ago
- The implementation of LSTM-TD3.☆87Updated 2 years ago
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆41Updated 4 years ago
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆112Updated 4 years ago
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆29Updated 8 months ago
- ☆18Updated 5 years ago
- Source code for the dissertation: "Multi-Pass Deep Q-Networks for Reinforcement Learning with Parameterised Action Spaces"☆231Updated 6 years ago
- Code for the paper "WCSAC: Worst-Case Soft Actor Critic for Safety-Constrained Reinforcement Learning"☆65Updated 2 years ago
- Multi Agent adaptation of Soft Actor Critic Reinforcement Learning Algorithm☆22Updated 7 years ago