Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vincentzyx/Douzero_Resnet
/ types & classes
Types & classes
25 in github.com/Vincentzyx/Douzero_Resnet
⨍
Functions
168
◇
Types & classes
25
↓ 6 callers
Class
InfoSet
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 callers
Class
GeneralModel
douzero/dmc/models.py:252
↓ 3 callers
Class
GeneralModel1
douzero/dmc/models.py:152
↓ 3 callers
Class
Model
The wrapper for the three models. We also wrap several interfaces such as share_memory, eval, etc.
douzero/dmc/models.py:433
↓ 2 callers
Class
BidModel
douzero/dmc/models.py:303
↓ 2 callers
Class
FarmerLstmModel
douzero/dmc/models.py:47
↓ 2 callers
Class
GameEnv
douzero/env/game.py:19
↓ 1 callers
Class
DeepAgent
douzero/evaluation/deep_agent.py:27
↓ 1 callers
Class
DummyAgent
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 callers
Class
Env
Doudizhu multi-agent wrapper
douzero/env/env.py:27
↓ 1 callers
Class
Environment
douzero/dmc/env_utils.py:28
↓ 1 callers
Class
FileWriter
douzero/dmc/file_writer.py:61
↓ 1 callers
Class
LandlordLstmModel
douzero/dmc/models.py:12
↓ 1 callers
Class
MovesGener
This is for generating the possible combinations
douzero/env/move_generator.py:5
↓ 1 callers
Class
Net
BidModel.py:30
↓ 1 callers
Class
RAdam
douzero/radam/radam.py:5
↓ 1 callers
Class
RLCardAgent
douzero/evaluation/rlcard_agent.py:16
↓ 1 callers
Class
RandomAgent
douzero/evaluation/random_agent.py:3
Class
AdamW
douzero/radam/radam.py:173
Class
BasicBlock
douzero/dmc/models.py:223
Class
FarmerLstmNewModel
douzero/dmc/models.py:117
Class
General_Model
The wrapper for the three models. We also wrap several interfaces such as share_memory, eval, etc.
douzero/dmc/models.py:356
Class
LandlordLstmNewModel
douzero/dmc/models.py:82
Class
OldModel
The wrapper for the three models. We also wrap several interfaces such as share_memory, eval, etc.
douzero/dmc/models.py:396
Class
PlainRAdam
douzero/radam/radam.py:96