Skip to content

Latest commit

 

History

History
117 lines (83 loc) · 1.76 KB

tianshou.data.rst

File metadata and controls

117 lines (83 loc) · 1.76 KB

tianshou.data

Batch

tianshou.data.Batch

Buffer

ReplayBuffer

tianshou.data.ReplayBuffer

PrioritizedReplayBuffer

tianshou.data.PrioritizedReplayBuffer

ReplayBufferManager

tianshou.data.ReplayBufferManager

PrioritizedReplayBufferManager

tianshou.data.PrioritizedReplayBufferManager

VectorReplayBuffer

tianshou.data.VectorReplayBuffer

PrioritizedVectorReplayBuffer

tianshou.data.PrioritizedVectorReplayBuffer

CachedReplayBuffer

tianshou.data.CachedReplayBuffer

Collector

Collector

tianshou.data.Collector

AsyncCollector

tianshou.data.AsyncCollector

Utils

to_numpy

tianshou.data.to_numpy

to_torch

tianshou.data.to_torch

to_torch_as

tianshou.data.to_torch_as

SegmentTree

tianshou.data.SegmentTree