MdpObservationAttribute¶
class · namespace Hazel
Marks a static method as an MDP observation component. Method signature: int Compute(MdpContext ctx, Dictionary<string, string> parameters, float[] buffer, int offset)
Inherits Attribute
Constructors¶
MdpObservationAttribute(string)¶
Properties¶
Category¶
Description¶
Name¶
OutputSize¶
RobotTypes¶
Source: Hazel/Learn/MdpAttributes.cs