Property | Type | Description | |
---|---|---|---|
Board | ].int[ | ||
OAgent | int | ||
OEmpty | int | ||
OEnv | int | ||
RDraw | int | ||
RInvalid | int | ||
RLoss | int | ||
RNull | int | ||
RWin | int |
Method | Description | |
---|---|---|
MyTttEnvironment ( string>.Dictionary |
||
PerformAction ( int action ) : int>.Tuple |
||
Print ( ) : string | ||
Reset ( ) : void | ||
check_win ( ) : bool | ||
compute_observation ( ) : void |
public MyTttEnvironment ( string>.Dictionary |
||
options | string>.Dictionary | |
return | System |
public PerformAction ( int action ) : int>.Tuple |
||
action | int | |
return | int>.Tuple |