-
Notifications
You must be signed in to change notification settings - Fork 146
Open
Description
Hi,
Thanks for this great implementation.
I encountered an error when tried to run "python3 main.py --type DDQN --env CartPole-v1 --batch_size 64 --with_PER"
The error is:
/utils/memory_buffer.py", line 69, in sample_batch
batch.append((*data, idx))
TypeError: 'int' object is not iterable
Have anyone fixed this issue?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels