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:
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- RL algorithms☆141Updated 4 years ago
- [动手学强化学习]系列,基于pytorch。☆55Updated 4 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 3 years ago
- 多智能体强化学习☆98Updated 6 years ago
- A collection of multi agent environments based on OpenAI gym.☆25Updated last year
- 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 ....☆53Updated 5 years ago
- practice☆9Updated 4 years ago
- RLlib超参数详解(中文)☆18Updated 3 years ago
- Hello😜☆31Updated 4 years ago
- Code for the paper “Control Strategy of Speed Servo Systems Based on Deep Reinforcement Learning”☆24Updated 2 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆89Updated 2 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 3 years ago
- 多智能体即时策略对抗方法与实践 苏炯铭 刘鸿福 陈少飞 项凤涛 编著 科学出版社 2019.11 随书代码☆31Updated 4 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆92Updated 4 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
- Transformer-based Multi-Agent Actor-Critic Framework☆46Updated 2 years ago
- 天授中文文档☆58Updated 5 months ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆198Updated 2 years ago
- 强化学习中纳什Qlearning 实现矩阵博弈☆30Updated 6 years ago
- The code for maddpg using pytorch☆168Updated 4 years ago
- code implementation for 'Bi-level Actor-Critic for Multi-agent Coordination'(AAAI2020)☆59Updated 4 years ago
- RL-code for beginners. Enjoying!☆115Updated 5 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆51Updated 3 months ago
- Simple Reinforcement learning tutorials☆15Updated 5 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
- Deep recurrent Q learning on CartPole-v1 environment☆90Updated last year
- Tutorial for Reinforcement Learning☆184Updated 3 years ago
- Project on multi agent reinforcement learning applied on patrolling agents☆39Updated 5 years ago