Go to file
ZaneYork 7bc1e527c3 修复5张以上的炸弹BUG 2021-12-05 19:08:24 +08:00
douzero 修复5张以上的炸弹BUG 2021-12-05 19:08:24 +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.cmd 参数调整 2021-12-05 13:01:29 +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.