79355516

Date: 2025-01-14 15:37:58
Score: 1.5
Natty:
Report link

there is no error when importing tensorflow " import tensorflow as tf " is a right syntax,

try to import Model at top where M is Capital, " from tensorflow.keras import Model "

at last check your Python version as well tensorflow. latest version of python is 3.13.1 and tensorflow only provide support to 3.8-3.11,

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: anish adhikari