Where we can get H0?

Hi @Amazing_Patrick

Your question is under C4 W2 section, in which case we do not use an RNN in this week (it was used previous week).

But in general, usually in RNNs H_0 is initialized with all zeroes. A simple example with concrete numbers might help or maybe you’re interested concrete code implementation.