Skip to content

Latest commit

 

History

History
92 lines (45 loc) · 1.53 KB

call_for_contributions.md

File metadata and controls

92 lines (45 loc) · 1.53 KB

Call for code example contributions

This is a constantly-updated list of code examples that we're currently interested in.

If you're not sure whether your idea would make a good code example, please ask us first!


Structured data examples featuring Keras Preprocessing Layers (KPL)

E.g. feature hashing, feature indexing with handling of missing values, mixing numerical, categorical, and text features, doing feature engineering with KPL, etc.


Transformer model for MIDI music generation

Reference TF/Keras implementation


StyleGAN2


Text-to-speech

Example TF2/Keras implementation


Learning to rank

Reference Kaggle competition


DETR: End-to-End Object Detection with Transformers


3D image segmentation


Question answering from structured knowledge base and freeform documents


Instance segmentation


EEG & MEG signal classification


Text summarization


Audio track separation


Audio style transfer


Timeseries imputation


Customer lifetime value prediction


Keras reproducibility recipes