Go to file
Vincentzyx 272c492c0c
Update README.md
2021-09-25 10:57:16 +08:00
douzero Env 2021-09-07 17:19:25 +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:16 +08:00
bid_weights.pkl Init 2021-09-07 16:38:34 +08:00
evaluate.py Init 2021-09-07 16:38:34 +08:00
generate_eval_data.py Init 2021-09-07 16:38:34 +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

Contributer:

EdwardPooh: Implements the resnet Model.

Vincentzyx: Modify the training framework.