Class QLambdaOptions<T>
public class QLambdaOptions<T> : ReinforcementLearningOptions<T>
Type Parameters
T
- Inheritance
-
QLambdaOptions<T>
- Inherited Members
Properties
ActionSize
public int ActionSize { get; init; }
Property Value
Lambda
public double Lambda { get; init; }
Property Value
StateSize
public int StateSize { get; init; }