Week 3 day 2 ex01 Sequential. Inaccurate output.
Closed this issue · 1 comments
eslopfer commented
The audit is asking for <tensorflow.python.keras.engine.sequential.Sequential object at xxx
, and I get <keras.engine.sequential.Sequential at 0x7fc8eb75c8b0>
.
It would be better to rephrase it as the output should end with keras.engine.sequential.Sequential at xxx
brad-gh commented
Good point, thanks.