File size: 1,125 Bytes
6c4d2a4
 
d74f08d
 
 
 
 
6c4d2a4
d74f08d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
license: apache-2.0
tags:
- reinforcement-learning
- doudizhu
- douzero
- model-weights
---

# DouZero Pre-trained Baselines (Model Weights Mirror)

This repository hosts the pre-trained baseline model weights for **DouZero**, a reinforcement learning framework for DouDizhu (斗地主). 

* **Original Code & Project:** [GitHub - kwai/DouZero](https://github.com/kwai/DouZero)
* **Original Authors:** Kuaishou (Kwai) AI Platform & Texas A&M University
* **Paper:** [DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning (ICML 2021)](https://arxiv.org/abs/2106.06135)

---

## Why This Repository Exists

The official DouZero model weights are originally hosted on Baidu Netdisk. Due to download speed limits and login requirements on Baidu Netdisk, it is highly inconvenient to programmatically download and deploy these models in cloud environments, remote servers, or platforms like Google Colab.

This repository provides a **stable, direct-download, and high-speed mirror** of the `baselines/` directory, allowing users to easily download and integrate the pre-trained weights into their pipelines.