talebolano / example_of_reinforcement_lreaning_by_pytorchLinks
一些利用pytorch编程实现的强化学习例子
☆36Updated 6 years ago
Alternatives and similar repositories for example_of_reinforcement_lreaning_by_pytorch
Users that are interested in example_of_reinforcement_lreaning_by_pytorch are comparing it to the libraries listed below
Sorting:
- [动手学强化学习]系列,基于pytorch。☆55Updated 4 years ago
- Tutorial for Reinforcement Learning☆186Updated 3 years ago
- RL algorithms☆143Updated 4 years ago
- 多智能体强化学习☆100Updated 6 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆53Updated 5 years ago
- Pytorch for Deep Reinforcement Learning☆249Updated 5 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆202Updated 3 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆101Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆89Updated 2 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆156Updated last year
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆263Updated 6 years ago
- 强化学习中纳什Qlearning 实现矩阵博弈☆30Updated 6 years ago
- RL-code for beginners. Enjoying!☆115Updated 5 years ago
- The code for maddpg using pytorch☆170Updated 4 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆19Updated 3 years ago
- TD3 in Pytorch☆34Updated 3 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆311Updated 2 years ago
- ☆166Updated last year
- Practice of Deep Reinforcement Learning with Keras and gym.☆158Updated 6 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆91Updated last year
- Implement some algorithms of RL☆47Updated 2 years ago
- 天授中文文档☆58Updated 7 months ago
- ☆29Updated 6 years ago
- A collection of multi agent environments based on OpenAI gym.☆26Updated last year
- Transformer-based Multi-Agent Actor-Critic Framework☆46Updated 3 years ago
- shouyuantianxia / Algorithmic-Game-Theory-Application-on-Multi-agent-Combat-and-Verification-Platform-Design本科毕业设计:《多智能体博弈兵棋推演理论与验证平台设计》的源代码附录内容。强化学习算法的实现上参考了周沫凡先生的开源代码https://github.com/MorvanZhou/Reinforcement-learning-with-tensorflow☆57Updated 5 years ago