hangsz / reinforcement_learningLinks
[动手学强化学习]系列,基于pytorch。
☆57Updated 4 years ago
Alternatives and similar repositories for reinforcement_learning
Users that are interested in reinforcement_learning are comparing it to the libraries listed below
Sorting:
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 4 years ago
- Pytorch for Deep Reinforcement Learning☆251Updated 5 years ago
- RL algorithms☆142Updated 4 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 5 years ago
- RL-code for beginners. Enjoying!☆115Updated 5 years ago
- basic algorithms of reinforcement learning☆212Updated 2 years ago
- 多智能体强化学习☆101Updated 6 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆91Updated 2 years ago
- Tutorial for Reinforcement Learning☆187Updated 3 years ago
- ☆168Updated last year
- 一些利用pytorch编程实现的强化学习例子☆36Updated 6 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆263Updated 6 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆105Updated 4 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆62Updated 4 years ago
- DQN examples codes in chapter 4☆44Updated 2 years ago
- Implement reinforcement learning algorithms in Pytorch☆34Updated 4 years ago
- ☆123Updated 3 years ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆84Updated 3 years ago
- Reinforcement-Learning-Notes, start with MDP.☆224Updated 2 years ago
- simple code to reinforcement learning☆21Updated 4 years ago
- Deep RL algorithm in pytorch☆316Updated last year
- ☆90Updated 3 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆278Updated 4 years ago
- 🔥🌟《Machine Learning 格物志》: ML + DL + RL basic codes and notes by sklearn, PyTorch, TensorFlow, Keras & the most important, from scratch!…☆411Updated 2 years ago
- 天授中文文档☆58Updated 8 months ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- 《强化学习-原理与Python实现》的Pytorch实现。☆62Updated 4 years ago
- Implementation of benchmark RL algorithms☆468Updated 3 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆95Updated last year