hangsz / reinforcement_learning
[动手学强化学习]系列,基于pytorch。
☆54Updated 3 years ago
Alternatives and similar repositories for reinforcement_learning:
Users that are interested in reinforcement_learning are comparing it to the libraries listed below
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 3 years ago
- 一些利用pytorch编程实现的强化学习例子☆36Updated 6 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆19Updated 3 years ago
- RL algorithms☆141Updated 4 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆88Updated last year
- ☆45Updated 5 years ago
- ☆90Updated 2 years ago
- ☆165Updated last year
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- rl-papers☆47Updated 2 years ago
- 天授中文文档☆58Updated 4 months ago
- 《强化学习-原理与Python实现》的Pytorch实现。☆59Updated 4 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 3 years ago
- Tutorial for Reinforcement Learning☆184Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆23Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆145Updated 11 months ago
- ☆124Updated 3 years ago
- Pytorch for Deep Reinforcement Learning☆247Updated 4 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆88Updated last year
- 多智能体强化学习