DeepLearningFlappyBird icon indicating copy to clipboard operation
DeepLearningFlappyBird copied to clipboard

why my project can't run?

Open andyzheung opened this issue 5 years ago • 2 comments

image

image

no this two module?

andyzheung avatar Jul 20 '18 12:07 andyzheung

@andyzheung that means your IDE does not recognize them. However the sys.path.append command should take care of that. The program should be able to run with this command.

patrick-llgc avatar Jan 23 '19 23:01 patrick-llgc

copy the wrapped_flappy_bird.py and flappy_bird_utils from "game" folder to deep_q_network.py folder

yiziqi avatar Dec 01 '20 03:12 yiziqi