jalaxy33 / learn-lr
《动手学强化学习》练习代码(Pytorch)
☆11Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for learn-lr
- 动手学强化学习代码☆37Updated 10 months ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆61Updated last year
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆65Updated 3 months ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆39Updated 4 years ago
- 基于分层强化学习和逆向强化学习的自适应巡航算法☆23Updated 5 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆92Updated 2 years ago
- D3QN Pytorch☆53Updated 2 years ago
- 多智能体强化学习VDN、QMIX、QTRAN、QPLEX复现☆26Updated last year
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆255Updated 4 years ago
- TD3 in Pytorch☆29Updated 2 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆112Updated last year
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆53Updated 3 years ago
- a clean and robust Pytorch implementation of SAC on continuous action space☆60Updated 5 months ago
- 多智能体强化学习☆83Updated 5 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆17Updated 2 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 4 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆208Updated 2 years ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆69Updated 2 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆179Updated 2 years ago
- Implement some algorithms of RL☆44Updated last year
- ☆10Updated 2 years ago
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆28Updated 2 years ago
- Hello😜☆30Updated 4 years ago
- ☆63Updated last year
- demo of multi-agent reinforcement learning algorithms, such as ATT-MADDPG (Modelling the Dynamic Joint Policy of Teammates with Attention…☆50Updated 3 years ago
- Game Theory Course Project☆8Updated 5 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆82Updated last year
- implementation of MADDPG using PyTorch and multiagent-particle-envs☆28Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆20Updated last year
- 无人机动态覆盖控制;1. 实现了一个无人机点覆盖环境;2. 给出了无人机连通保持规则;3. 给出了基于MARL的控制算法☆40Updated 2 months ago