Go to file
zhiyang7 56c6ac5130 调整为4人模式输出 2021-12-05 12:20:49 +08:00
douzero 调整为4人模式输出 2021-12-05 12:20:49 +08:00
imgs Init 2021-09-07 16:38:34 +08:00
.gitattributes Initial commit 2021-09-07 16:37:24 +08:00
.gitignore Env 2021-09-07 17:19:25 +08:00
BidModel.py Init 2021-09-07 16:38:34 +08:00
LICENSE Initial commit 2021-09-07 16:37:24 +08:00
README.md Update README.md 2021-09-25 10:57:38 +08:00
bid_weights.pkl Init 2021-09-07 16:38:34 +08:00
evaluate.py 改造为4人斗地主 2021-12-05 12:03:30 +08:00
generate_eval_data.py 改造为4人斗地主 2021-12-05 12:03:30 +08:00
requirements.txt Init 2021-09-07 16:38:34 +08:00
setup.py Init 2021-09-07 16:38:34 +08:00
train.py Init 2021-09-07 16:38:34 +08:00

README.md

Douzero_Resnet

Douzero with ResNet and GPU support for Windows

Contributor:

EdwardPooh: Implements the resnet Model.

Vincentzyx: Modify the training framework.