Skip to content

Commit 6e4b82e

Browse files
authored
10s
1 parent f3b75e1 commit 6e4b82e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/tutorials/load_data/csv.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@
251251
},
252252
"outputs": [],
253253
"source": [
254-
"abalone_model.fit(abalone_features, abalone_labels, epochs=30)"
254+
"abalone_model.fit(abalone_features, abalone_labels, epochs=10)"
255255
]
256256
},
257257
{

0 commit comments

Comments
 (0)