chandar-lab / RLHive

MIT License
100 stars 9 forks source link

Padding at sampling time #332

Closed mrsamsami closed 1 year ago

mrsamsami commented 1 year ago

self._pad_buffer() is removed from RecurrentReplayBuffer. Instead, we add zero masking to the self.sample().