menglinjian / -
本论文题目为基于深度强化学习的德州扑克AI算法优化
☆24Updated 4 years ago
Alternatives and similar repositories for -:
Users that are interested in - are comparing it to the libraries listed below
- 该论文主要介绍了美国卡内基梅隆大学团队,在 多人德州扑克上的人工智能新思路,即不再简单寻找纳什均衡,而引入悔恨值的概念,自我博弈,并采用蒙特卡洛CFR方法,构建蓝图,该方法通用性强,该团队声称他们的德州扑克蓝图只在两枚CPU运算8天即可得出蓝图,即可以实现实时博弈。现已经有国…☆26Updated 5 years ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆99Updated last month
- Alignment成为GPT类大模型微调的必须环节,深度强化学习是Alignment的核心。本项目是一个支持非gym环境训练、支持可视化配置的深度强化学习应用编程框架,30分钟上手强化学习编程。☆73Updated 2 years ago
- A Deep Reinforcment Learning Aproach to Texas Holdem☆34Updated 2 years ago
- 强化学习中纳什Qlearning 实现矩阵博弈☆30Updated 6 years ago
- 强化学习训练斗地主 / doudizhu AI using reinforcement learning.☆15Updated 5 years ago
- 基于强化学习的游戏空战推演☆13Updated 3 years ago
- 使用pytorch构建深度强化学习模型DQN☆24Updated 7 years ago
- Deep Q Network for Multi-agent RL☆15Updated 4 years ago
- Various explorations into the game of Poker using MCTS, NFSP, and image-recognition/web-scraping☆12Updated 4 years ago
- An unoffical implementation of AlphaHoldem. 1v1 nl-holdem AI.☆87Updated last year
- 多智能体强化学习☆92Updated 6 years ago
- 深度强化学习贪吃蛇游戏。拥有完整游戏环境与AI接口。(项目未完成)☆37Updated 5 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆67Updated 7 years ago
- ☆164Updated last year
- 强化学习玩超级马里奥☆72Updated 2 years ago
- shouyuantianxia / Algorithmic-Game-Theory-Application-on-Multi-agent-Combat-and-Verification-Platform-Design本科毕业设计:《多智能体博弈兵棋推演理论与验证平台设计》的源代码附录内容。强化学习算法的实现上参考了周沫凡先生的开源代码https://github.com/MorvanZhou/Reinforcement-learning-with-tensorflow☆55Updated 4 years ago
- lecture32_AI挑战星际争霸II(强化学习)☆17Updated 2 years ago
- Use deep Q network to solve maze problem generated randomly, i.e. find the shortest path in a maze☆8Updated 2 years ago
- 多智能体强化学习(MARL)算法复现,包括QMIX,VDN,QTRAN、MAVEN等等☆196Updated 2 years ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆99Updated 4 years ago
- 一些利用pytorch编程实现的强化学习例子☆36Updated 6 years ago
- 引用整理https://blog.csdn.net/yellow_red_people/article/details/80465510 一文中PyTorch平台,利用DQN模型玩Flappy Bird游戏,是一个再励学习(强化学习)实验例子。☆47Updated 6 years ago
- 动手学强化学习代码☆54Updated last year
- [动手学强化学习]系列,基于pytorch。☆54Updated 3 years ago
- 天授中文文档☆58Updated 4 months ago
- 强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition☆145Updated 4 years ago
- Pytorch for Deep Reinforcement Learning☆247Updated 4 years ago
- CFR-based Texas Hold'em AI☆11Updated 4 years ago
- This repository is the accompanying code for the paper CFVFP. This paper presents a new algorithm for solving incomplete information game…☆11Updated 2 months ago