Wanghailin2019 / Learing-DRL-by-PyTorch-cookbookLinks
本书作者是来自日本的Yutaro Ogawa(小川熊太郎),作者的github上源码是日文注释的,这个repository把它翻译成中文
☆18Updated 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:
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆100Updated 2 years ago
- A clean and robust implementation of Duel Double DQN☆66Updated last year
- 多智能体强化学习☆98Updated 6 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 3 years ago
- 多智能体学习库☆19Updated 3 years ago
- ☆62Updated 2 years ago
- 《强化学习-原理与Python实现》的Pytorch实现。☆60Updated 4 years ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆79Updated 3 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆86Updated last year
- Pytorch for Deep Reinforcement Learning☆248Updated 4 years ago
- [动手学强化学习]系列,基于pytorch。☆55Updated 4 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- D3QN Pytorch☆63Updated 3 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆296Updated 5 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆200Updated 3 years ago
- RL algorithms☆141Updated 4 years ago
- ☆89Updated last year
- 动手学强化学习代码☆57Updated last year
- kinds of reinforcement learning model by Pytorch☆331Updated 2 years ago
- PyTorch implementations of MADDPG, MAPPO (coming)☆147Updated last year
- Reinforcement learning☆32Updated last week
- Reinforcement-Learning-Notes, start with MDP.☆223Updated 2 years ago
- Clean implementation of Multi-Agent Reinforcement Learning methods (MADDPG, MATD3, MASAC, MAD4PG) in TensorFlow 2.x☆154Updated last year
- DQN examples codes in chapter 4☆43Updated 2 years ago
- Tutorial for Reinforcement Learning☆184Updated 3 years ago
- A Collection of Multi-Agent Reinforcement Learning (MARL) Resources☆238Updated 2 years ago
- TD3 in Pytorch☆34Updated 3 years ago
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆30Updated 3 years ago
- Source Code☆185Updated last year
- A clean and robust implementation of Prioritized DQN and Prioritized Double DQN☆19Updated last year