Skip to content

CallMeCore/douzero-resnet-2.0

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Douzero_Resnet_2.0

Douzero with ResNet and GPU support for Windows

Fixed bugs in the Resnet,

use bigger network

add bidding system

auto_test.py: can be used to automatically test new models while training

SLModel: Threshold bidding Model Trained by Supervised Learning. You can set up "Supervised" in evaluate.py to test the SLModel

The models in the best/ directory are the strongest Resnet models. related project: Douzero_Resnet

The model in the test/ directory is the official ADP model. related project: DouZero Paper: https://arxiv.org/abs/2106.06135

The bid folder holds 3 models for bidding: Douzero_resnet_bid (LGPL license)

Contributor:

EdwardPooh: Implements the resnet Model & Modify the training framework.

Vincentzyx: Modify the training framework.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%