diff --git a/notebooks/08_Introduction_to_TensorFlow.ipynb b/notebooks/08_Introduction_to_TensorFlow.ipynb index 72eb7e7..57c91da 100644 --- a/notebooks/08_Introduction_to_TensorFlow.ipynb +++ b/notebooks/08_Introduction_to_TensorFlow.ipynb @@ -526,7 +526,7 @@ }, "outputs": [], "source": [ - "Computing a log-likelihood:show_graph(tf.get_default_graph())" + "show_graph(tf.get_default_graph())" ] }, {