RNN-RL
RNN-RL copied to clipboard
Is this ever not zero?
Hi,
I was just wondering what does this line do? It seems like the value of done_bool would always be 0?
https://github.com/AntoineTheb/RNN-RL/blob/master/main.py#L185