menglinjian / -Links
本论文题目为基于深度强化学习的德州扑克AI算法优化
☆24Updated 5 years ago
Alternatives and similar repositories for -
Users that are interested in - are comparing it to the libraries listed below
Sorting:
- 该论文主要介绍了美国卡内基梅隆大学团队,在多人德州扑克上的人工智能新思路,即不再简单寻找纳什均衡,而引入悔恨值的概念,自我博弈,并采用蒙特卡洛CFR方法,构建蓝图,该方法通用性强,该团队声称他们的德州扑克蓝图只在两枚CPU运算8天即可得出蓝图,即可以实现实时博弈。现已经有国…☆26Updated 6 years ago
- A pytorch based Gomoku game model. Alpha Zero algorithm based reinforcement Learning and Monte Carlo Tree Search model.☆165Updated 6 years ago
- lecture32_AI挑战星际争霸II(强化学习)☆17Updated 3 years ago
- A Deep Reinforcment Learning Aproach to Texas Holdem☆36Updated 3 years ago
- Deep RL algorithm in pytorch☆316Updated 2 years ago
- 本项目以一个可视化配置的、以AgentRL为核心的强化学习框架,实现30分钟上手AgentRL 编程。后续增加AgentRL和本地Agent、MCP、A2A相关特性。☆76Updated 2 months ago
- 强化学习-中文笔记&资源-以python实例为主-由浅入深☆105Updated 4 years ago
- basic algorithms of reinforcement learning☆213Updated 2 years ago
- ☆168Updated last year
- Using deep reinforcement learning to play Snake game(贪吃蛇).☆81Updated 4 years ago
- An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku☆210Updated 6 months ago
- 2048 environment for Reinforcement Learning and DQN algorithm☆40Updated 3 years ago
- Pytorch for Deep Reinforcement Learning☆251Updated 5 years ago
- 此项目中将上传我在B站《强化学习理论基础》系列视频中的板书、参考资料等内容。☆80Updated 2 years ago
- Various explorations into the game of Poker using MCTS, NFSP, and image-recognition/web-scraping☆12Updated 4 years ago
- DQN_play_sekiro☆538Updated last year
- Douzero with ResNet and GPU support for Windows☆43Updated 3 years ago
- ☆66Updated last year
- GitHub's code repository is all you need☆355Updated 2 years ago
- Honor of Kings AI Open Environment of Tencent☆768Updated last year
- ☆45Updated 2 years ago
- 强化学习玩超级马里奥☆77Updated 3 years ago
- 强化学习训练斗地主 / doudizhu AI using reinforcement learning.☆16Updated 6 years ago
- 白话强化学习与PyTorch的学习笔记☆36Updated 5 years ago
- 《强化学习-原理与Python实现》的Pytorch实现。☆62Updated 4 years ago
- C++/python fight the lord with pybind11 (强化学习AI斗地主), Accepted to AIIDE-2020☆161Updated 4 years ago
- 机巧围棋(CleverGo)基于Python+Pygame+PaddlePaddle打造一款点击按钮就能可视化地训练围棋人工智能的程序。☆79Updated 3 years ago
- Learning Resources And Links Of Reinforcement Learning (updating)☆281Updated 4 years ago
- Tutorial4RL: Tutorial for Reinforcement Learning. 强化学习入门教程.☆168Updated last year
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆126Updated last month