PiperLiu / Approachable-Reinforcement-LearningLinks
这个仓库用于存储一些强化学习练手小项目与算法实验。具体来讲,就是不至于单独成一个 repo 的项目,但是又值得拿出来讨论的代码。
☆21Updated 4 years ago
Alternatives and similar repositories for Approachable-Reinforcement-Learning
Users that are interested in Approachable-Reinforcement-Learning are comparing it to the libraries listed below
Sorting:
- rl-papers☆47Updated 2 years ago
- [动手学强化学习]系列,基于pytorch。☆55Updated 4 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆85Updated last year
- Reinforcement learning algorithm by pytorch☆33Updated 2 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆89Updated 2 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- 《强化学习-原理与Python实现》的Pytorch实现。☆60Updated 4 years ago
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆12Updated 3 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆103Updated 4 years ago
- Reinforcement Learning algorithms and use-cases, including DQN, PG, A3C, PPO etc. and RLHF, AlphaZero implementations. Designed for clari…☆30Updated last year
- basic theory and code of RL.☆48Updated 2 years ago
- TD3 in Pytorch☆34Updated 3 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- ☆30Updated 2 years ago
- Some notes about reinforce learning, self-driving cars and leetcode☆20Updated 3 years ago
- An easier PyTorch deep reinforcement learning library.☆224Updated 5 months ago
- OpenAI团队的深度强化学习教程中文版☆29Updated 5 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 3 years ago
- OpenAI团队的深度强化学习教程中文版☆80Updated 2 years ago
- ☆16Updated 4 years ago
- ☆63Updated 3 weeks ago
- 多智能体学习库☆19Updated 3 years ago
- ☆166Updated last year
- A explaintable and modified version of udacity DRL homework☆26Updated 4 years ago
- This repository is for the paper "Using Deep Reinforcement Learning with Automatic Curriculum Learning for Mapless Navigation in Intralog…☆20Updated 3 years ago
- We reproduce a light RL training framework from OpenAi Five. As seen in the following, the structure of our framework is totally the same…☆19Updated 2 years ago
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆186Updated 6 years ago
- A clean Pytorch implementation of DDPG on continuous action space.☆18Updated 11 months ago
- 动手学强化学习代码☆57Updated last year
- This repository is the official implementation of Learning Multi-Agent Coordination for Enhancing Target Coverage in Directional Sensor N…☆45Updated 4 years ago