DQfD icon indicating copy to clipboard operation
DQfD copied to clipboard

Memory -Range exceeds valid bounds

Open smasoudn opened this issue 7 years ago • 0 comments

In my experiment on other application after 70-80 episodes I get the following error:

Line 101 in Memory.py      v = np.ranfom.uniform(pri_seg *i, pre_seg * (i+1))
                           OverflowError: Range exceeds valid bounds

smasoudn avatar Feb 28 '18 19:02 smasoudn