xpag.samplers.sampler.DefaultEpisodicSampler#

class DefaultEpisodicSampler#

Bases: Sampler

Methods

sample

Return a batch of transitions

sample(buffer, batch_size)#

Return a batch of transitions

Return type:

Dict[str, ndarray]