Deep_reinforcement_learning_Course icon indicating copy to clipboard operation
Deep_reinforcement_learning_Course copied to clipboard

Value Error - lets-play-doom

Open alim971 opened this issue 6 years ago • 1 comments

Hello, when I try to run your code, it always ends with this error: "ValueError: zero-size array to reduction operation minimum which has no identity" trackback indicates to this call: "stacked_frames = stack_frames(stacked_frames, state, True)"

What is the problem?

alim971 avatar Dec 02 '18 10:12 alim971

https://github.com/simoninithomas/Deep_reinforcement_learning_Course/issues/23

check this link.this issue is solved.

samiulextreem avatar Jan 27 '19 23:01 samiulextreem