Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

ElasticDL Preprocessing

This is a feature preprocessing library provided by ElasticDL. It provides APIs in the following forms:

  • Keras layer
  • Feature column API

This is an extension of the native Keras Preprocessing Layers and Feature Column API from TensorFlow. We can develop our model using the native high-level API from TensorFlow and our library. We can train this model using native TensorFlow or ElasticDL.

Note: Some native Keras Preprocess layers will be released in TF2.2. For the TF version <= 2.1, we will provide our implementation of the same functionality.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.