Hello,
I’ve looked through the previous queries on this topic, but I don’t seem to have my function correct (exercise 1 was successful):
The output is:
xt was passed as X[:,:,t] and a_prev as a_next to the function rnn_cell_forward …
Can you please give me a hint as to what could possibly be wrong in my function? I can gladly send the entire function separately …
Thank you!!