Easy data preprocessing and data augmentation for deep learning models
Project Links
Meta
Author: Keras Team
Classifiers
Development Status
- 5 - Production/Stable
Intended Audience
- Developers
- Education
- Science/Research
License
- OSI Approved :: MIT License
Programming Language
- Python :: 2
- Python :: 2.7
- Python :: 3
- Python :: 3.6
Topic
- Software Development :: Libraries
- Software Development :: Libraries :: Python Modules
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 2.7-3.6 and is distributed under the MIT license.
1.1.2
May 14, 2020
1.1.1
May 11, 2020
1.1.0
May 31, 2019
1.0.9
Feb 06, 2019
1.0.8
Jan 30, 2019
1.0.6
Jan 30, 2019
1.0.5
Sep 28, 2018
1.0.4
Sep 28, 2018
1.0.3
Aug 22, 2018
1.0.2
Jul 27, 2018
1.0.1
Jun 01, 2018
1.0.0
May 31, 2018