menglinjian / -
本论文题目为基于深度强化学习的德州扑克AI算法优化
☆21Updated 4 years ago
Alternatives and similar repositories for -:
Users that are interested in - are comparing it to the libraries listed below
- Pytorch realization of multiple Deep Reinforcement Learning alogrithms(DQN,DDPG,TD3,PPO,A3C...) with openai gym☆56Updated 3 years ago
- lecture32_AI挑战星际争霸II(强化学习)☆17Updated 2 years ago
- 该论文主要介绍了美国卡内基梅隆大学团队,在多人德州扑克上的人工智能新思路,即不再简单寻找纳什均衡,而引入悔恨值的概念,自我博弈,并采用蒙特卡洛CFR方法,构建蓝图,该方法通用性强,该团队声称他们的德州扑克蓝图只在两枚CPU运算8天即可得出蓝图,即可以实现实时博弈。现已经有国…☆25Updated 5 years ago
- 强化学习算法库,包含了目前主流的强化学习算法(Value based and Policy based)的代码,代码都经过调试并可以运行☆63Updated last year
- Alignment成为GPT类大模型微调的必须环节,深度强化学习是Alignment的核心。本项目是一个支持非gym环境训练、支持可视化配置的深度强化学习应用编程框架,30分钟上手强化学习编程。☆72Updated last year
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆184Updated 2 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆92Updated 4 years ago
- ☆58Updated last year
- Various explorations into the game of Poker using MCTS, NFSP, and image-recognition/web-scraping☆12Updated 4 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆77Updated 5 months ago
- 《强化学习-原理与Python实现》的Pytorch实现。☆54Updated 4 years ago
- RL algorithms☆140Updated 3 years ago
- shouyuantianxia / Algorithmic-Game-Theory-Application-on-Multi-agent-Combat-and-Verification-Platform-Design本科毕业设计:《多智能体博弈兵棋推演理论与验证平台设计》的源代码附录内容。强化学习算法的实现上参考了周沫凡先生的开源代码https://github.com/MorvanZhou/Reinforcement-learning-with-tensorflow☆53Updated 4 years ago
- 强化学习中纳什Qlearning 实现矩阵博弈☆29Updated 5 years ago
- Reinforcement learning with PyTorch, inspired by MorvanZhou, change the framework from Tensorflow to PyTorch☆262Updated 4 years ago
- An easier PyTorch deep reinforcement learning library.☆179Updated last month
- ☆57Updated 2 years ago
- A collection of multi agent environments based on OpenAI gym.☆21Updated last year
- ☆159Updated last year
- 多智能体强化学习☆85Updated 6 years ago
- 真-极简强化学习(基于torch的强化学习框架pfrl)☆71Updated 2 years ago
- A clean and robust implementation of Duel Double DQN☆50Updated 7 months ago
- 天授中文文档☆55Updated last month
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- Pytorch for Deep Reinforcement Learning☆243Updated 4 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆18Updated 2 years ago
- Re-produce DQN, REINFORCE, REINFORCE with baseline, one-step AC, QAC, QAC with shared network, PPO2, DDPG, TD3, SAC, SAC discrete,A2C,A3C☆19Updated 4 years ago
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆136Updated 3 years ago
- Implement some algorithms of RL☆45Updated last year
- DQN examples codes in chapter 4☆42Updated last year