Skip to content

Commit

Permalink
add comment re: using tensorflow as keras backend
Browse files Browse the repository at this point in the history
  • Loading branch information
William Wolf committed Jun 15, 2017
1 parent 42d1718 commit 1f6ea70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zillow.ipynb
Expand Up @@ -48,6 +48,7 @@
},
"outputs": [],
"source": [
"# ensure you are using TensorFlow as your Keras backend\n",
"sess = ed.get_session()\n",
"K.set_session(sess)\n",
"\n",
Expand Down

0 comments on commit 1f6ea70

Please sign in to comment.