Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiaming Song authored Apr 4, 2019
1 parent d92cd27 commit 07f0401
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions keras/4.4-overfitting-and-underfitting.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@
"sc = init_nncontext(init_spark_conf().setMaster(\"local[4]\"))"
]
},
{
"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 at [Chapter 3.5](https://github.com/intel-analytics/zoo-tutorials/blob/master/keras/3.7-predicting-house-prices.ipynb)"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down

0 comments on commit 07f0401

Please sign in to comment.