hi @laodao
the below post will help you debug your codes.
Let me know if you still have doubt.
in your compute metrics, you are suppose to use tf.keras.losses.MSE and not MeanSquaredError, same for the mae too.
Regards
DP
hi @laodao
the below post will help you debug your codes.
Let me know if you still have doubt.
in your compute metrics, you are suppose to use tf.keras.losses.MSE and not MeanSquaredError, same for the mae too.
Regards
DP