sgtsaughter
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -15,4 +15,6 @@ The .ipynb file assumes you're connecting your google drive, and in that drive h
|
|
15 |
|
16 |
The model uses early stopping to prevent overfitting.
|
17 |
|
18 |
-
It then goes through another round of fine-tuning afterwards.
|
|
|
|
|
|
15 |
|
16 |
The model uses early stopping to prevent overfitting.
|
17 |
|
18 |
+
It then goes through another round of fine-tuning afterwards.
|
19 |
+
|
20 |
+
It outputs a .tflite file for use on mobile devices.
|