프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Board | ].int[ | ||
OAgent | int | ||
OEmpty | int | ||
OEnv | int | ||
RDraw | int | ||
RInvalid | int | ||
RLoss | int | ||
RNull | int | ||
RWin | int |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |