simoninithomas/Deep_reinforcement_learning_Course

Unresolved reference 'sess'

asimkhan73301 opened this issue · 0 comments

DEEP Q LEARNING : SPACE INVADER Game
sess variable in else body of predict_action method. I think sess should be initialized with tf.Session Same is the case with rewards_list variable in training code