Class | Description |
---|---|
TileCodingFeatures |
A feature database using CMACs [1] AKA Tiling Coding for states that are first converted into a feature vector.
|
Tiling |
This class provides a tiling of a provided feature vector.
|
Enum | Description |
---|---|
TilingArrangement |
Enum for specifying whether tilings should have their tile alignments should be chossen so that they
are randomly jittered from each other, or if each subsequent tiling should be offset by a uniform amount.
|