kzl/decision-transformer

Getting killed before loading any data

Closed this issue · 1 comments

Getting the following output:

Loading from buffer 45 which has 0 already loaded
Killed

Probably error in this line:

replay_buffer.load(self._data_dir, suffix)

Memory seems sufficient. What could be the reason?

Thanking you.

Maybe this will help you.
I have changed the replay_capacity=100000 and trajectories_per_buffer=10