↓ 2 callersMethod__init__(self, obs_shape, feature_dim,
channels=[16, 32, 32],
num_layers=2,
num_filters=32,
encoder.py:37
↓ 1 callersFunctionrandom_rotation args: imgs: torch.tensor shape (B,C,H,W) device: str, cpu or gpu, p: float, prob of applying aug, returns to
data_augs.py:206
Method__init__(self, obs_shape, action_shape, capacity, batch_size, device,
image_size=84, pre_image_size=100, trans
utils.py:95
Method__init__(self, obs_shape, feature_dim,
channels=[16, 32, 32],
num_layers=2,
num_filters=32,
encoder.py:153