C# Class AIXI.CtwContextTreeUndo

Mostrar archivo 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