All Projects → keras-team → Keras Preprocessing

keras-team / Keras Preprocessing

Licence: other
Utilities for working with image data, text data, and sequence data.

Programming Languages

python
139335 projects - #7 most used programming language

Keras Preprocessing

Build Status

Keras Preprocessing is the data preprocessing and data augmentation module of the Keras deep learning library. It provides utilities for working with image data, text data, and sequence data.

Read the documentation at: https://keras.io/

Keras Preprocessing may be imported directly from an up-to-date installation of Keras:

from keras import preprocessing

Keras Preprocessing is compatible with Python 3.6 and is distributed under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].