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
☆16Updated 5 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)☆51Updated 5 months ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆91Updated 4 years ago
- The implementation of LSTM-TD3.☆83Updated 2 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- Implementation of HIRO (Data-Efficient Hierarchical Reinforcement Learning)☆111Updated 4 years ago
- Pytorch implementation of "Safe Exploration in Continuous Action Spaces" [Dalal et al.]☆72Updated 6 years ago
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆37Updated 4 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆182Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆159Updated last year
- Implementation of Soft Actor-Critic: Off-Policy Maximum Entropy Deep Reinforcement Learning with a Stochastic Actor.☆28Updated 3 months ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆45Updated 4 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆102Updated 3 years ago
- ☆40Updated 3 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆52Updated 6 years ago
- ☆17Updated 4 years ago
- ICML 2019 RL for Real Life Workshop: Recurrent MADDPG for Partially Observable and Limited Communication Settings☆48Updated 5 years ago
- PyTorch implementation of discrete version of Soft Actor-Critic.☆36Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆83Updated 4 months ago
- This is the official repository for the paper "Guided Exploration with Proximal Policy Optimization using a Single Demonstration", https:…☆19Updated 3 years ago
- Implementations of MAPPO and IPPO on SMAC, the multi-agent StarCraft environment.☆72Updated 3 years ago
- DSAC; Distributional Soft Actor-Critic☆130Updated 6 months ago
- using recurrent networks(LSTM) to solve POMDPs☆35Updated 6 years ago
- ☆27Updated 4 years ago
- Code for our paper: Scalable Multi-Agent Reinforcement Learning through Intelligent Information Aggregation☆118Updated last month
- Solve BipedalWalkerHardcore-v2 with TD3☆91Updated 2 years ago
- code implementation for 'Bi-level Actor-Critic for Multi-agent Coordination'(AAAI2020)☆60Updated 5 years ago
- Code for the RL method MATD3 described in the paper "Reducing Overestimation Bias in Multi-Agent Domains Using Double Centralized Critics…☆86Updated 4 years ago
- Safe Reinforcement Learning in Constrained Markov Decision Processes☆60Updated 5 years ago
- POMG algorithm for large-scale pursuit game with partial observation and no communication.☆23Updated 5 months ago
- The official code releasement of publications in MARL field of TJU RL lab.☆80Updated 3 years ago