Wanghailin2019 / Learing-DRL-by-PyTorch-cookbook
本书作者是来自日本的Yutaro Ogawa(小川熊太郎),作者的github上源码是日文注释的,这个repository把它翻译成中文
☆17Updated 4 years ago
Alternatives and similar repositories for Learing-DRL-by-PyTorch-cookbook
Users that are interested in Learing-DRL-by-PyTorch-cookbook are comparing it to the libraries listed below
Sorting:
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆79Updated 3 years ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆100Updated 2 years ago
- ☆62Updated 2 years ago
- 多智能体强化学习☆94Updated 6 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆102Updated 4 years ago
- The mirror of RL_Coding_Exercise.☆83Updated 8 months ago
- ☆457Updated 6 months ago
- An easier PyTorch deep reinforcement learning library.☆208Updated 4 months ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆81Updated last year
- ☆724Updated 2 years ago
- ☆170Updated 3 months ago
- ☆367Updated last week
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆291Updated 5 years ago
- 《强化学习-原理与Python实现》的Pytorch实现。☆59Updated 4 years ago
- 深度学习、强化学习、模仿学习与机器人☆417Updated 4 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 3 years ago
- 动手学强化学习代码☆56Updated last year
- PyTorch implementations of MADDPG, MAPPO (coming)☆141Updated last year
- RL algorithms☆141Updated 4 years ago
- 多智能体学习库☆18Updated 3 years ago
- Pytorch for Deep Reinforcement Learning☆247Updated 4 years ago
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆523Updated 2 months ago
- This repository is a playground for beginners to learn reinforcement learning. It is a collection of simple environments and agents to ge…☆26Updated 9 months ago
- ☆83Updated last year
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆184Updated 6 years ago
- ☆65Updated last year
- basic algorithms of reinforcement learning☆211Updated last year
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆196Updated 2 years ago
- implementation of MADDPG using PettingZoo and PyTorch☆140Updated last year