tensorflow - logits and labels must have the same first dimension -


i trying create recipe generator @ kaggle using tensorflow , lstm. totally stuck in related dimesions. can point me out in right direction?

https://www.kaggle.com/pablocastilla/d/kaggle/recipe-ingredients-dataset/ingredients-recomender-using-lstm-with-tensorflow/run/1066831

thanks much!

i think issue that

training_batches[0][1]  

is list , not numpy.array, should modify create_datasets accordingly...


Comments

Popular posts from this blog

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

javascript - Confirm a form & display message if form is valid with JQuery -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -