talebolano / example_of_reinforcement_lreaning_by_pytorch
一些利用pytorch编程实现的强化学习例子
☆36Updated 5 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
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆22Updated last year
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- RL algorithms☆140Updated 3 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- 多智能体强化学习☆87Updated 6 years ago
- 强化学习中纳什Qlearning 实现矩阵博弈☆29Updated 5 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆186Updated 2 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 4 years ago
- Re-produce DQN, REINFORCE, REINFORCE with baseline, one-step AC, QAC, QAC with shared network, PPO2, DDPG, TD3, SAC, SAC discrete,A2C,A3C☆19Updated 4 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆94Updated 2 years ago
- The code for maddpg using pytorch☆164Updated 4 years ago
- 天授中文文档☆55Updated 2 months ago
- Solve BipedalWalkerHardcore-v2 with TD3☆83Updated last year
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆93Updated 3 years ago
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆29Updated 3 years ago
- 强化学习面试(未完待续)☆32Updated 5 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 3 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆18Updated 2 years ago
- Tutorial for Reinforcement Learning☆178Updated 3 years ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆40Updated 4 years ago
- Hello😜☆31Updated 4 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆130Updated 8 months ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆49Updated 6 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆38Updated 5 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆49Updated 4 years ago
- ☆13Updated 4 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆256Updated 6 years ago
- ☆24Updated 4 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆92Updated 3 years ago