# keras-preprocessing **Repository Path**: mirrors_keras-team/keras-preprocessing ## Basic Information - **Project Name**: keras-preprocessing - **Description**: Utilities for working with image data, text data, and sequence data. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Keras Preprocessing ⚠️ This GitHub repository is now deprecated -- all Keras Preprocessing symbols have moved into the core Keras [repository](https://github.com/keras-team/keras) and the TensorFlow [`pip` package](https://www.tensorflow.org/install). 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](https://keras.io/guides/preprocessing_layers/) and refer to the [data loading utilities API](https://keras.io/api/data_loading/).