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:
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆105Updated 4 years ago
- Some notes about reinforce learning, self-driving cars and leetcode☆20Updated 3 years ago
- 算法工程师技术栈学习笔记☆15Updated 2 years ago
- Reinforcement Learning algorithms and use-cases, including DQN, PG, A3C, PPO etc. and RLHF, AlphaZero implementations. Designed for clari…☆32Updated last year
- Reinforcement learning algorithm by pytorch☆33Updated 2 years ago
- basic theory and code of RL.☆47Updated 2 years ago
- 《强化学习-原理与Python实现》的Pytorch实现。☆62Updated 4 years ago
- 国立台湾大学李宏毅老师讲解的深度强化学习学习笔记☆146Updated 5 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆90Updated 2 years ago
- 多智能体学习库☆20Updated 3 years ago
- [动手学强化学习]系列,基于pytorch。☆55Updated 4 years ago
- OpenAI团队的深度强化学习教程中文版☆30Updated 5 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- PyTorch implementation of PPO algorithm☆22Updated 5 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆113Updated this week
- RL-code for beginners. Enjoying!☆115Updated 5 years ago
- 白话强化学习与PyTorch的学习笔记☆35Updated 5 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- A* (A-Star) algorithm for finding the shortest path in a maze☆15Updated 4 years ago
- rl-papers☆47Updated 2 years ago
- Code for the paper “Control Strategy of Speed Servo Systems Based on Deep Reinforcement Learning”☆24Updated 2 years ago
- Source Code☆191Updated last year
- basic algorithms of reinforcement learning☆212Updated last year
- ☆45Updated 5 years ago
- 主要存储Datawhale组队学习中“强化学习”方向的资料。☆34Updated 4 years ago
- 一门由AlphaGo项目负责人David Sliver,在UCL(伦敦大学)主讲的强化学习经典课程☆20Updated 6 years ago
- ☆76Updated 6 years ago
- 本项目以一个可视化配置的、以AgentRL为核心的强化学习框架,实现30分钟上手AgentRL 编程。后续增加AgentRL和本地Agent、MCP、A2A相关特性。☆74Updated last week
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆187Updated 6 years ago
- RLCodebase: PyTorch Codebase For Deep Reinforcement Learning Algorithms☆26Updated last year