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
- 《强化学习-原理与Python实现》的Pytorch实现。☆62Updated 4 years ago
- RL-code for beginners. Enjoying!☆115Updated 5 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆89Updated last year
- Solve BipedalWalkerHardcore-v2 with TD3☆90Updated 2 years ago
- basic theory and code of RL.☆48Updated 2 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- Reinforcement learning algorithm by pytorch☆33Updated 2 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆104Updated 4 years ago
- [动手学强化学习]系列,基于pytorch。☆55Updated 4 years ago
- Reinforcement Learning algorithms and use-cases, including DQN, PG, A3C, PPO etc. and RLHF, AlphaZero implementations. Designed for clari…☆32Updated last year
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- 动手学强化学习代码☆58Updated last year
- OpenAI团队的深度强化学习教程中文版☆82Updated 2 years ago
- An easier PyTorch deep reinforcement learning library.☆226Updated 6 months ago
- Code for the paper “Control Strategy of Speed Servo Systems Based on Deep Reinforcement Learning”☆24Updated 2 years ago
- Some notes about reinforce learning, self-driving cars and leetcode☆20Updated 3 years ago
- Inceptio Tsinghua-Air Challenge☆32Updated 2 years ago
- OpenAI团队的深度强化学习教程中文版☆29Updated 5 years ago
- 多智能体学习库☆20Updated 3 years ago
- 白话强化学习与PyTorch的学习笔记☆35Updated 5 years ago
- ☆66Updated last year
- ☆22Updated 4 years ago
- basic algorithms of reinforcement learning☆212Updated last year
- Tutorial4RL: Tutorial for Reinforcement Learning. 强化学习入门教程.☆149Updated last year
- 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
- Source Code☆188Updated last year
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆187Updated 6 years ago
- A explaintable and modified version of udacity DRL homework☆26Updated 4 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago