junliangliu / DQN
使用pytorch构建深度强化学习模型DQN
☆24Updated 7 years ago
Alternatives and similar repositories for DQN:
Users that are interested in DQN are comparing it to the libraries listed below
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆256Updated 6 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆158Updated 5 years ago
- ☆20Updated 6 years ago
- Alignment成为GPT类大模型微调的必须环节,深度强化学习是Alignment的核心。本项目是一个支持非gym环境训练、支持可视化配置的深度强化学习应用编程框架,30分钟上手强化学习编程。☆72Updated last year
- 多智能体强化学习☆87Updated 6 years ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆305Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆18Updated 2 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 3 years ago
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆13Updated 4 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆28Updated 5 years ago
- 一些利用pytorch编程实现的强化学习例子☆36Updated 5 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆67Updated 7 years ago
- Pytorch for Deep Reinforcement Learning☆243Updated 4 years ago
- Tutorial for Reinforcement Learning☆178Updated 3 years ago
- 用强化学习来玩微信跳一跳☆18Updated 7 years ago
- ☆385Updated 4 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆49Updated 6 years ago
- 在PyTorch上重构multi-agent deep deterministic policy gradient(MADDPG),将https://github.com/xuemei-ye/maddpg-mpe 修改到自己电脑上可运行。因为本人笔记本没有CUDA,实验速度…☆13Updated 5 years ago
- 国立台湾大学李宏毅老师讲解的深度强化学习学习笔记☆139Updated 5 years ago
- ☆45Updated 5 years ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆72Updated 2 years ago
- ☆29Updated 6 years ago
- The code for maddpg using pytorch☆165Updated 4 years ago
- 《强化学习-原理与Python实现》的Pytorch实现。☆56Updated 4 years ago
- Multi-objective reinforcement learning deals with finding policies for tasks where there are multiple distinct criteria to optimize for. …☆20Updated 6 years ago
- 强化学习面试(未完待续)☆32Updated 5 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 6 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