PiperLiu / Approachable-Reinforcement-Learning
这个仓库用于存储一些强化学习练手小项目与算法实验。具体来讲,就是不至于单独成一个 repo 的项目,但是又值得拿出来讨论的代码。
☆19Updated 3 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
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆93Updated 4 years ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- 《强化学习-原理与Python实现》的Pytorch实现。☆56Updated 4 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- An easier PyTorch deep reinforcement learning library.☆184Updated 2 months ago
- rl-papers☆48Updated last year
- ☆159Updated last year
- Alignment成为GPT类大模型微调的必须环节,深度强化学习是Alignment的核心。本项目是一个支持非gym环境训练、支持可视化配置的深度强化学习应用编程框架,30分钟上手强化学习编程。☆72Updated last year
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆167Updated 5 years ago
- Simple Reinforcement learning tutorials☆14Updated 5 years ago
- 学习强化学习过程中的笔记和代码☆9Updated 4 years ago
- ☆29Updated 2 years ago
- Solve BipedalWalkerHardcore-v2 with TD3☆84Updated last year
- ☆22Updated 4 years ago
- 主要存储Datawhale组队学习中“强化学习”方向的资料。☆32Updated 4 years ago
- 多智能体学习库☆18Updated 3 years ago
- 动手学强化学习代码☆48Updated last year
- Implement many Sparse Reward algorithms in Gym Fetch environment☆86Updated 4 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 3 years ago
- ☆45Updated 5 years ago
- basic algorithms of reinforcement learning☆205Updated last year
- Tutorial4RL: Tutorial for Reinforcement Learning. 强化学习入门教程.☆133Updated 10 months ago
- Baseline for NeurIPS_Auto_Bidding_General_Track☆28Updated 6 months ago
- ☆25Updated 3 years ago
- RL-code for beginners. Enjoying!☆113Updated 4 years ago
- 在PyTorch上重构multi-agent deep deterministic policy gradient(MADDPG),将https://github.com/xuemei-ye/maddpg-mpe 修改到自己电脑上可运行。因 为本人笔记本没有CUDA,实验速度…☆13Updated 5 years ago
- 算法工程师技术栈学习笔记☆15Updated 2 years ago
- 此项目中将上传我在B站《强化学习理论基础》系列视频中的板书、参考资料等内容。☆72Updated 2 years ago
- Reinforcement Learning algorithms and use-cases, including DQN, PG, A3C, PPO etc. and RLHF, AlphaZero implementations. Designed for clari…☆26Updated 8 months ago