You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/FAQ.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@
18
18
-[What's the difference between the `training` argument in `call()` and the `trainable` attribute?](#whats-the-difference-between-the-training-argument-in-call-and-the-trainable-attribute)
19
19
-[In `fit()`, how is the validation split computed?](#in-fit-how-is-the-validation-split-computed)
20
20
-[In `fit()`, is the data shuffled during training?](#in-fit-is-the-data-shuffled-during-training)
21
+
-[What's the difference between Program methods `predict()` and `__call__()`?](#whats-the-difference-between-program-methods-predict-and-__call__)
0 commit comments