Hi,
After I implemented the V2 model for Emojify assignment, it passed all the unit tests in the notebook and also got 100 points in the grader. But I am not able to get it to correctly classify “I cannot play” (it answers instead of expected
)
The model got 100% training accuracy but only 73% test accuracy as compared to expected 80%-95% test accuracy.
Anyone else seeing the same? Where should I look at to “fix” this problem? ( May I share my model source code here? I am not sure if this is against the code of conduct. )