TF Lite
sgtsaughter commited on
Commit
7a508a2
·
verified ·
1 Parent(s): 39f2951

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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.