Skip to content

How to use ELMo embeddings in Keras with Tensorflow Hub

Notifications You must be signed in to change notification settings

strongio/keras-elmo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Elmo Embeddings with Tensorflow Hub

This notebook presents a brief demonstration on how to integrate Elmo Embeddings from tensorflow hub into a custom Keras layer that can be directly integrated into a Keras or tensorflow model.

A similar process can be utilized for additional tf-hub models for easy integration of state of the art pre-trained models into your custom workflows.

See the accompanying blog post with further description

About

How to use ELMo embeddings in Keras with Tensorflow Hub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published