per icon indicating copy to clipboard operation
per copied to clipboard

Help me locate the error in the code plz!!

Open Zzzzhr947 opened this issue 10 months ago • 0 comments

Why does my code always throw an error: File "D:\UAV\re_allocation\DQN.py", line 127, in sample state, action, reward, next_state, done = zip(*batch) TypeError: 'int' object is not iterable

Zzzzhr947 avatar Mar 06 '25 12:03 Zzzzhr947