ageron / ageron/handson-ml2

[Chapter 13] Using tf.data.Dataset with tf.keras

Offen
#295 2 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Jupyter Notebook
Sterne
30k
Forks
13.1k
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

![image](https://user-images.githubusercontent.com/45713796/96687840-0edc2100-139e-11eb-9c26-1f6a1c455016.png)

After creating the dataset which prefetches one batch at a time when asked for, How does it exactly integrate with `model.fit()`?
For each iteration/step, does it call the `csv_reader_dataset()` if it does wouldn't it be like sampling without replacement which we don't want and when the author mentioned
> Note that we do not need to repeat it.

Does he mean repeat as in `no_of_epochs` ?

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.