catziyan / DRLPytorch-
白话强化学习与PyTorch的学习笔记
☆33Updated 4 years ago
Alternatives and similar repositories for DRLPytorch-:
Users that are interested in DRLPytorch- are comparing it to the libraries listed below
- Pytorch for Deep Reinforcement Learning☆245Updated 4 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆256Updated 6 years ago
- 多智能体强化学习☆90Updated 6 years ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆94Updated 4 years ago
- 《强化学习-原理与Python实现》的Pytorch实现。☆57Updated 4 years ago
- 国立台湾大学李宏毅老师讲解的深度强化学习学习笔记☆140Updated 5 years ago
- My own implementation of Reinforcement Learning algorithms using Tensorflow 2.0☆29Updated 3 years ago
- 《深度强化学习:原理与实践》,Code of the book <Deep Reinforcement Learning: Principles and Practices>☆170Updated 5 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆52Updated 4 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆191Updated 2 years ago
- Tutorial for Reinforcement Learning☆180Updated 3 years ago
- TD3 in Pytorch☆30Updated 3 years ago
- An easier PyTorch deep reinforcement learning library.☆188Updated 2 months ago
- 一些利用pytorch编程实现的强化学习例子☆36Updated 5 years ago
- ☆161Updated last year
- ☆45Updated 5 years ago
- RL algorithms☆141Updated 4 years ago
- 动手学强化学习代码☆50Updated last year
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- basic algorithms of reinforcement learning☆208Updated last year
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆48Updated 6 years ago
- 我的强化学习笔记和学习材料 still updating ... ...☆340Updated 5 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆95Updated 2 years ago
- RL-code for beginners. Enjoying!☆114Updated 4 years ago
- Alignment成为GPT类大模型微调的必须环节,深度强化学习是Alignment的核心。本项目是一个支持非gym环境训练、支持可视化配置的深度强化学习应用编程框架,30分钟上手强化学习编程。☆72Updated last year
- ☆62Updated last year
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆69Updated last year