I am running the tensorflow coding tutorial from Coursera. On running the [Coding tutorial jupyter notebook:Link to open the file] Sampling and log probs as described in the [Coding tutorial] video, I have run into issues. `# Predicting one example from our test data log_probs= predict_...