Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

Utilities for working with image data, text data, and sequence data.

License

Notifications You must be signed in to change notification settings

keras-team/keras-preprocessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3e38006 · Feb 17, 2022
Jan 14, 2019
Feb 4, 2021
Feb 4, 2021
May 30, 2018
May 30, 2018
Oct 30, 2020
Jan 14, 2019
May 30, 2018
Oct 15, 2018
Jul 5, 2018
Feb 17, 2022
Feb 3, 2019
Nov 3, 2020

Repository files navigation

Keras Preprocessing

⚠️ This GitHub repository is now deprecated -- all Keras Preprocessing symbols have moved into the core Keras repository and the TensorFlow pip package. All code changes and discussion should move to the Keras repository.

For users looking for a place to start preprocessing data, consult the preprocessing layers guide and refer to the data loading utilities API.