-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
df43ede
commit 6dc3d2f
Showing
10 changed files
with
24 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
# smile-datasets | ||
La**S**t **mile** Dataset: Use tf.data to solve the last mile data loading problem | ||
La**S**t **mile** Datasets: Use `tf.data` to solve the last mile data loading problem for tensorflow. | ||
|
||
If you want to load public datasets, try: | ||
|
||
* [tensorflow/datasets](https://github.com/tensorflow/datasets) | ||
* [huggingface/datasets](https://github.com/huggingface/datasets) | ||
|
||
If you want to load local, personal dataset with minimized boilerplate, use **Smile Dataset**! |
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters