We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5899aae commit 1691d32Copy full SHA for 1691d32
README.md
@@ -2,7 +2,7 @@
2
Sample code for tf.data.generator and fitDataset() of tensorflow.js
3
4
# Who needs this?
5
-This is for someone who has large training dataset and it doesn't fit entirely in mememory.
+This is for someone who has large training dataset and that dataset doesn't fit entirely in memory.
6
7
# How to Use
8
Needs 3steps to see how it works
0 commit comments