Tag

DouZero

1 views collected around this technical thread.

Python Programming Learning Circle
Python Programming Learning Circle
Apr 19, 2025 · Artificial Intelligence

Building an AI‑Powered Dou Dizhu Card‑Playing Assistant with YOLOv5 and DouZero

This tutorial explains how to create an AI‑driven Dou Dizhu (Chinese poker) assistant that captures game screenshots, uses YOLOv5 for card detection, leverages the DouZero model for optimal move prediction, and provides a PyQt5 UI for real‑time play assistance, including environment setup and code examples.

DouZeroPyQt5Python
0 likes · 13 min read
Building an AI‑Powered Dou Dizhu Card‑Playing Assistant with YOLOv5 and DouZero
Python Programming Learning Circle
Python Programming Learning Circle
Aug 10, 2021 · Artificial Intelligence

Building an AI Dou Dizhu Card‑Playing Assistant with DouZero and PyQt5

This article explains how to create an AI‑driven Dou Dizhu card‑playing assistant by integrating the open‑source DouZero model with a PyQt5 GUI, covering UI layout, hand‑card and role recognition via screen capture, AI decision making, and step‑by‑step deployment instructions.

Card RecognitionDouZeroPyQt5
0 likes · 17 min read
Building an AI Dou Dizhu Card‑Playing Assistant with DouZero and PyQt5
Java Architect Essentials
Java Architect Essentials
Jul 21, 2021 · Artificial Intelligence

DouZero: A Simple Monte‑Carlo Based AI that Achieves State‑of‑the‑Art Performance in Dou Dizhu

DouZero, a reinforcement‑learning AI for the Chinese card game Dou Dizhu, combines a Monte‑Carlo value‑network with compact action encoding, trains on a four‑GPU server, and outperforms existing AI baselines, ranks first on Botzone, and even surpasses human play in several metrics.

Card GamesDou DizhuDouZero
0 likes · 15 min read
DouZero: A Simple Monte‑Carlo Based AI that Achieves State‑of‑the‑Art Performance in Dou Dizhu
Kuaishou Tech
Kuaishou Tech
Jun 18, 2021 · Artificial Intelligence

DouZero: A Simple Monte‑Carlo Based AI Achieving Human‑Level Performance in Dou Dizhu

The paper presents DouZero, a reinforcement‑learning AI for the Chinese card game Dou Dizhu that combines a Monte‑Carlo method with a value network, uses binary matrix encodings for states and actions, and achieves human‑level play and state‑of‑the‑art results on modest GPU hardware.

Card GamesDou DizhuDouZero
0 likes · 15 min read
DouZero: A Simple Monte‑Carlo Based AI Achieving Human‑Level Performance in Dou Dizhu