79250104

Date: 2024-12-04 06:43:08
Score: 1
Natty:
Report link

Add an input layer to your model, defining the shape of your dataset.Using this command tf.keras.layers.Input(shape=(,) ), this modification has enabled your model to get it's summary and weights .Please refer to this gist

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Mark Z