快捷方式

torchrl.trainers.algorithms.configs.data.SamplerWithoutReplacementConfig

class torchrl.trainers.algorithms.configs.data.SamplerWithoutReplacementConfig(_target_: str = 'torchrl.data.replay_buffers.SamplerWithoutReplacement', drop_last: bool = False, shuffle: bool = True)[source]

不替换抽样的配置。

文档

访问全面的 PyTorch 开发者文档

查看文档

教程

为初学者和高级开发者提供深入的教程

查看教程

资源

查找开发资源并让您的问题得到解答

查看资源