talebolano / example_of_reinforcement_lreaning_by_pytorch
一些利用pytorch编程实现的强化学习例子
☆35Updated 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
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- RL algorithms☆140Updated 3 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 3 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆83Updated last year
- Tutorial for Reinforcement Learning☆176Updated 2 years ago
- A clean and robust Pytorch implementation of PPO on continuous action space.☆128Updated 7 months ago
- ☆45Updated 5 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆93Updated 3 years ago
- RL-code for beginners. Enjoying!☆110Updated 4 years ago
- 天授中文文档☆55Updated last month
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆255Updated 6 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
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆12Updated 5 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆17Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆21Updated last year
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆184Updated 2 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 3 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 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
- RLlib超参数详解(中文)☆16Updated 2 years ago
- The code for maddpg using pytorch☆164Updated 4 years ago
- ☆20Updated 6 years ago
- Hello😜☆31Updated 4 years ago
- TD3 in Pytorch☆29Updated 3 years ago
- Implement some algorithms of RL☆45Updated last year
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆49Updated 5 years ago
- ☆13Updated 4 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆49Updated 6 years ago