[This is preliminary documentation and is subject to change.]
This interface specifies that an object handles new input
Namespace: Clarion.Framework.TemplatesAssembly: ClarionLibrary (in ClarionLibrary.dll) Version: 6.1.1.0 (6.1.1.0)
Syntax
C# |
---|
public interface IHandlesNewInput |
Remarks
![]() |
---|
This interface is usually used in conjunction with a learning method (such as Q-learning) |
Copyright 2011. Nicholas Wilson