Open
Description
Hello!
First of all, I want to commend your code, it's excellent! Thank you very much for your work!
However, I have a question regarding the file Chapter03/4_drqn.py. Shouldn't it be possible to access the hidden states of the LSTM? Also, shouldn't it be reset at the beginning of each epoch? I looked for this in the book as well, and it wasn't clear to me.