AndyYue1893 / Hands-On-Reinforcement-Learning-With-PythonLinks
Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
☆29Updated 6 years ago
Alternatives and similar repositories for Hands-On-Reinforcement-Learning-With-Python
Users that are interested in Hands-On-Reinforcement-Learning-With-Python are comparing it to the libraries listed below
Sorting:
- Code for the paper “Control Strategy of Speed Servo Systems Based on Deep Reinforcement Learning”☆25Updated 2 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 5 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆94Updated 2 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆63Updated 4 years ago
- RL-code for beginners. Enjoying!☆117Updated 5 years ago
- Python Implementation of Reinforcement Learning: An Introduction☆30Updated 6 years ago
- [动手学强化学习]系列,基于pytorch。☆59Updated 4 years ago
- 多智能体强化学习☆105Updated 6 years ago
- 这是一个关于基于模型的强化学习的资料,包括一些代码地址、paper、slide等。☆45Updated 5 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 7 years ago
- DSAC; Distributional Soft Actor-Critic☆134Updated 9 months ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆105Updated 3 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆96Updated last year
- ☆127Updated 4 years ago
- Implementation of Deep Deterministic Policy Gradient (DDPG) with Prioritized Experience Replay (PER)☆54Updated 9 months ago
- Intelligent control algorithm and simulation environment.☆17Updated 5 years ago
- BipedalWalker & BipedalWalkerHardcore solved by SAC☆26Updated 2 years ago
- Source Code☆216Updated last year
- A clean and robust Pytorch implementation of PPO on continuous action space.☆168Updated last year
- RLlib超参数详解(中文)☆18Updated 3 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- Hello😜☆30Updated 5 years ago
- Transplant a implementation of MADDPG to the environment provided by openAI (multiagent-particle-envs).☆22Updated 4 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆266Updated 7 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆58Updated 4 years ago
- TD3 in Pytorch☆35Updated 3 years ago
- Basic reinforcement learning algorithms. Including:DQN,Double DQN, Dueling DQN, SARSA, REINFORCE, baseline-REINFORCE, Actor-Critic,DDPG,D…☆96Updated 4 years ago
- RL algorithms☆141Updated 4 years ago
- 多智能体即时策略对抗方法与实践 苏炯铭 刘鸿福 陈少飞 项凤涛 编著 科学出版社 2019.11 随书代码☆31Updated 5 years ago
- A collection of multi agent environments based on OpenAI gym.☆30Updated 2 years ago