{mentor edit: code removed}
Exercise 3 - lstm_cell_forward : I think, i wrote code correct, but I’m facing AssertionError: Wrong values for y_pred. I got exact values for remaining variables.
Can someone guide me please.
{mentor edit: code removed}
Exercise 3 - lstm_cell_forward : I think, i wrote code correct, but I’m facing AssertionError: Wrong values for y_pred. I got exact values for remaining variables.
Can someone guide me please.
Guidance:
Please do not post your code on the Forums, unless a mentor asks you to.
Posting your code is not allowed by the course Honor Code.
I’ll look at your code and then will delete it.
yt_pred should use softmax, not sigmoid.
Yeah thank you. I wont do this mistake copying the code again.