xshura / reinforcement_learningLinks
强化学习
☆67Updated 6 years ago
Alternatives and similar repositories for reinforcement_learning
Users that are interested in reinforcement_learning are comparing it to the libraries listed below
Sorting:
- Pytorch for Deep Reinforcement Learning☆254Updated 5 years ago
- Reinforcement-Learning-Notes, start with MDP.☆225Updated 3 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆266Updated 6 years ago
- Tutorial for Reinforcement Learning☆190Updated 3 years ago
- 一些利用pytorch编程实现的强化学习例子☆36Updated 6 years ago
- [动手学强化学习]系列 ,基于pytorch。☆59Updated 4 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆314Updated 5 years ago
- Using deep reinforcement learning to play Snake game(贪吃蛇).☆82Updated 4 years ago
- ☆45Updated 6 years ago
- RL algorithms☆141Updated 4 years ago
- kinds of reinforcement learning model by Pytorch☆347Updated 2 years ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆94Updated 3 years ago
- 本项目以一个可视化配置的、以AgentRL为核心的强化学习框架,实现30分钟上手AgentRL 编程。后续增加AgentRL和本地Agent、MCP、A2A相关特性。☆77Updated 4 months ago
- 白话强化学习与PyTorch的学习笔记☆36Updated 5 years ago
- 多智能体强化学习☆104Updated 6 years ago
- RL-code for beginners. Enjoying!☆115Updated 5 years ago
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆199Updated 6 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 4 years ago
- 用 qlearning 算法走迷宫☆54Updated 7 years ago
- ☆1,028Updated 2 years ago
- ☆567Updated last year
- ☆391Updated 5 years ago
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆162Updated 4 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆133Updated 3 months ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆107Updated 4 years ago
- basic algorithms of reinforcement learning☆214Updated 2 years ago
- 《动手学强化学习》练习代码(Pytorch)☆18Updated 3 years ago
- Implement some algorithms of RL☆46Updated 2 years ago
- This repository collects some codes that encapsulates commonly used algorithms in the field of machine learning. Most of them are based o…☆589Updated 6 months ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆100Updated 2 years ago