|
Fermat
|
Host-side class to handle the storage of a Clustered Reinforcement Learning sampler (Clustered RL).
#include <clustered_rl.h>
Public Types | |
| typedef ClusteredRLView | view_type |
Public Members | |
| DeviceHashTable | hashmap |
| DomainBuffer< CUDA_BUFFER, float > | values |
| uint32 | hash_size |
| uint32 | n_clusters |
| const uint32 * | cluster_offsets |
| uint32 | old_hash_size |
1.8.13