qiwihui / spinningupLinks
OpenAI团队的深度强化学习教程中文版
☆31Updated 5 years ago
Alternatives and similar repositories for spinningup
Users that are interested in spinningup are comparing it to the libraries listed below
Sorting:
- ☆171Updated 2 years ago
- RLlib超参数详解(中文)☆18Updated 3 years ago
- rl-papers☆48Updated 2 years ago
- GitHub's code repository is all you need☆355Updated 2 years ago
- ☆126Updated 4 years ago
- DSAC; Distributional Soft Actor-Critic☆133Updated 8 months ago
- A plotter for reinforcement learning (RL)☆234Updated 3 years ago
- Python Implementation of Reinforcement Learning: An Introduction☆30Updated 6 years ago
- Official Implementation of 'UPDeT: Universal Multi-agent Reinforcement Learning via Policy Decoupling with Transformers' ICLR 2021(spotli…☆136Updated 4 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆94Updated last year
- ☆217Updated 2 years ago
- Multi-Agent Constrained Policy Optimisation (MACPO; MAPPO-L).☆201Updated last year
- The official implementation of "Transformer in Transformer as Backbone for Deep Reinforcement Learning"☆56Updated last year
- ☆44Updated 3 years ago
- Transformer in RL for decision-making☆102Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on Discrete action space☆69Updated last year
- Solve BipedalWalkerHardcore-v2 with TD3☆94Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.