MCPcopy Create free account

hub / github.com/Vincentzyx/Douzero_Resnet / types & classes

Types & classes25 in github.com/Vincentzyx/Douzero_Resnet

↓ 6 callersClassInfoSet
The game state is described as infoset, which includes all the information in the current situation, such as the hand cards of the three
douzero/env/game.py:370
↓ 3 callersClassGeneralModel
douzero/dmc/models.py:252
↓ 3 callersClassGeneralModel1
douzero/dmc/models.py:152
↓ 3 callersClassModel
The wrapper for the three models. We also wrap several interfaces such as share_memory, eval, etc.
douzero/dmc/models.py:433
↓ 2 callersClassBidModel
douzero/dmc/models.py:303
↓ 2 callersClassFarmerLstmModel
douzero/dmc/models.py:47
↓ 2 callersClassGameEnv
douzero/env/game.py:19
↓ 1 callersClassDeepAgent
douzero/evaluation/deep_agent.py:27
↓ 1 callersClassDummyAgent
Dummy agent is designed to easily interact with the game engine. The agent will first be told what action to perform. Then the environmen
douzero/env/env.py:340
↓ 1 callersClassEnv
Doudizhu multi-agent wrapper
douzero/env/env.py:27
↓ 1 callersClassEnvironment
douzero/dmc/env_utils.py:28
↓ 1 callersClassFileWriter
douzero/dmc/file_writer.py:61
↓ 1 callersClassLandlordLstmModel
douzero/dmc/models.py:12
↓ 1 callersClassMovesGener
This is for generating the possible combinations
douzero/env/move_generator.py:5
↓ 1 callersClassNet
BidModel.py:30
↓ 1 callersClassRAdam
douzero/radam/radam.py:5
↓ 1 callersClassRLCardAgent
douzero/evaluation/rlcard_agent.py:16
↓ 1 callersClassRandomAgent
douzero/evaluation/random_agent.py:3
ClassAdamW
douzero/radam/radam.py:173
ClassBasicBlock
douzero/dmc/models.py:223
ClassFarmerLstmNewModel
douzero/dmc/models.py:117
ClassGeneral_Model
The wrapper for the three models. We also wrap several interfaces such as share_memory, eval, etc.
douzero/dmc/models.py:356
ClassLandlordLstmNewModel
douzero/dmc/models.py:82
ClassOldModel
The wrapper for the three models. We also wrap several interfaces such as share_memory, eval, etc.
douzero/dmc/models.py:396
ClassPlainRAdam
douzero/radam/radam.py:96