simoninithomas/Deep_reinforcement_learning_Course
Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch
Jupyter Notebook
Issues
- 2
action = np.argmax(qtable[state,:]) :
#13 opened by aweichina - 0
error when runing space invadors(AttributeError: 'function' object has no attribute 'ndim')
#27 opened by ArnauGimenezBolta - 6
Can't pip install vizdoom
#17 opened by Chetanbuye12 - 2
PPO the agent is not trained yet?
#25 opened by Silence1995 - 3
Why we have self.Q = tf.reduce_sum(tf.multiply(self.output, self.actions_), axis=1) in Deep Q learning with Doom.ipynb
#1 opened by VedantYadav - 1
[Policy Gradients with Doom] - ValueError: cannot reshape array of size 9031680 into shape (1,84,84,4)
#18 opened by SamHSlva - 1
Deep Q learning with Doom, last part
#22 opened by meguvegu - 1
Value Error - lets-play-doom
#29 opened by alim971 - 1
error in the last line
#21 opened by MustafaAlahmid - 1
- 1
Version of Tensorflow
#19 opened by BAI-Yeqi - 1
Dueling Deep Q Learning with Doom: Memory Error
#28 opened by WuJunde - 1
- 0
Space Invaders Training
#16 opened by cyberphantom - 1
Deep Q-Learning: ValueError: zero-size array to reduction operation minimum which has no identity
#23 opened by btyu - 0
error in the last line of the code
#20 opened by MustafaAlahmid - 7
I can't watch the videos
#15 opened by 1033020837 - 1
ValueError: zero-size array to reduction operation minimum which has no identity
#11 opened by saams4u - 1
- 8
- 3
Problems I found in FrozenLake
#6 opened by lukewys - 0
Unresolved reference 'sess'
#10 opened by asimkhan73301 - 1
- 1
Step 4 returns all zeros
#2 opened by whitish