Tuesday, April 7, 2020

Answer for value error in Deep learning wirh tensorflow

https://365datascience.com/dwqa-answer/answer-for-value-error-in-deep-learning-wirh-tensorflow/ -

Hi Amit,

Please try using this code instead: 

STEPS = num_validation_samples/BATCH_SIZE

model.fit(train_data, epochs=NUM_EPOCHS, validation_data=(validation_inputs, validation_targets), validation_steps=STEPS, verbose =2)

There has been an update to TF which caused this issue. Sorry for the inconvenience!

Best regards,

Iliya




#365datascience #DataScience #data #science #365datascience #BigData #tutorial #infographic #career #salary #education #howto #scientist #engineer #course #engineer #MachineLearning #machine #learning #certificate #udemy

No comments:

Post a Comment