Emojify V1 not working

Hello
On Emojify V1 exercise, all tests pass OK, however, at the time of training the model, it was supposed to take 5 minutes as indicated by the notebook, however, it took more than 1 hour and the output was until epoch 300 with 0.27 accuracy and did not progress further.

Any ideas of what could be happening?

Thanks,

Boris M.

Hi @Boris_Martinez ,

Have you tried restarting the kernel and clear all output, rerun all the code cells.

I found the mistake. Thanks!

Mine also took a while. About 20 minutes. It printed up to epoch 300, but it reached an accuracy of 1.0 by epoch 200.