tensorflow / swift

Swift for TensorFlow
https://tensorflow.org/swift
Apache License 2.0
6.13k stars 606 forks source link

Adding a guide to dataset wrappers #606

Closed BradLarson closed 3 years ago

BradLarson commented 3 years ago

This adds a brief overview of standard dataset wrappers and how they work, with a short case study of how Epochs was used within the CIFAR-10 dataset.