invalid syntax error in (Maxpool2D,Flatten,dense) and happy_model is not define
Why you are moving forward to the next cell, without resolving the issue of the previous cell? This is not a good coding habit, especially when you are calling your code from the previous cell.
As Tom highlighted, there is an error in your code. You are missing a comma after relu.



