From 24683102be42959443137f1ca06f7807d4e86abb Mon Sep 17 00:00:00 2001 From: Jiaming Song Date: Wed, 27 Mar 2019 15:37:08 +0800 Subject: [PATCH] Add files via upload --- keras/3.5-classifying-movie-reviews.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keras/3.5-classifying-movie-reviews.ipynb b/keras/3.5-classifying-movie-reviews.ipynb index 2e87dc0..2a2d22c 100644 --- a/keras/3.5-classifying-movie-reviews.ipynb +++ b/keras/3.5-classifying-movie-reviews.ipynb @@ -35,7 +35,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Note that you have to allocate 32g memory to `SPARK_DRIVER_MEMORY` if you are about to finish the contents in this notebook. Perhaps there is no such memory left on your machine, see memory saving approach [this link would be added after merge]()." + "Note that you have to allocate 32g memory to `SPARK_DRIVER_MEMORY` if you are about to finish the contents in this notebook. Perhaps there is no such memory left on your machine, see memory saving approach at the end of this notebook." ] }, {