Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
AIXI
CtwContextTreeUndo
C# Class AIXI.CtwContextTreeUndo
ファイルを表示
Open project: GoodAI/SummerCamp
Class Usage Examples
Public Properties
Property
Type
Description
Age
int
HistorySize
int
LastUpdate
int
TotalReward
double
Public Methods
Method
Description
CtwContextTreeUndo
(
MC_AIXI_CTW
agent
) :
System
Method Details
CtwContextTreeUndo()
public
method
public
CtwContextTreeUndo
(
MC_AIXI_CTW
agent
) :
System
agent
MC_AIXI_CTW
return
System
Property Details
Age
public_oe property
public
int
Age
return
int
HistorySize
public_oe property
public
int
HistorySize
return
int
LastUpdate
public_oe property
public
int
LastUpdate
return
int
TotalReward
public_oe property
public
double
TotalReward
return
double