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

YaleDHLab/keras-preprocessing

 
 

Repository files navigation

Note: This repository has been archived

This branch was forked under a previous phase of the Yale Digital Humanities Lab. Now a part of Yale Library’s Computational Methods and Data department, the Lab no longer includes this branch in its scope of work. As such, it will receive no further updates.

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 2.7-3.6 and is distributed under the MIT license.

About

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

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%