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
- 在PyTorch上重构multi-agent deep deterministic policy gradient(MADDPG),将https://github.com/xuemei-ye/maddpg-mpe 修改到自 己电脑上可运行。因为本人笔记本没有CUDA,实验速度…☆13Updated 5 years ago
- ☆20Updated 7 years ago
- Multiagent deep reinforcement learning research project☆28Updated 10 months ago
- Alignment成为GPT类大模型微调的必须环节,深度强化学习是Alignment的核心。本项目是一个支持非gym环境训练、支持可视化配置的深度强化学习应用编程框架,30分钟上手强化学习编程。☆73Updated 2 years ago
- My DRL library with tensorflow1.14 based on openai spinning-up☆61Updated 4 years ago
- Multi-agent Reinforcement Learning Algorithms(COMA, VDN, QMIX)☆15Updated 4 years ago
- reinforcement learning☆38Updated 7 years ago
- 强化学习面试(未完待续)☆35Updated 5 years ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆47Updated 6 years ago
- 一些利用pytorch编程实现的强化学习例子☆36Updated 6 years ago
- A code reimplementation of DeepMind's "Multiagent Cooperation and Competition with Deep Reinforcement Learning" with Tensorflow☆15Updated 6 years ago
- Multi-Agent Deep Deterministic Policy Gradient implementation with pytorch☆10Updated 4 years ago
- A novel DDPG method with prioritized experience replay (IEEE SMC 2017)☆50Updated 6 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆14Updated 7 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆258Updated 6 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆27Updated 5 years ago
- 白话强化学习与PyTorch的学习笔记☆35Updated 4 years ago
- ☆29Updated 6 years ago
- Dueling DQN Pytorch☆13Updated 3 years ago
- 多智能体强化学习☆92Updated 6 years ago
- Double Deep Q-Learning with Prioritized Experience Replay☆34Updated 7 years ago
- 强化学习中纳什Qlearning 实现矩阵博弈☆30Updated 6 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆19Updated 2 years ago
- simple code to reinforcement learning☆19Updated 4 years ago
- Deep Q Network for Multi-agent RL☆15Updated 4 years ago
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆57Updated 3 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 7 years ago
- Distributed Multi-Agent Cooperation Algorithm based on MADDPG with prioritized batch data.☆104Updated 4 years ago
- qmix☆22Updated 4 years ago
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago