tensorflow-layers topic

List tensorflow-layers repositories

GloVe-as-a-TensorFlow-Embedding-Layer

90
Stars
19
Forks
Watchers

Taking a pretrained GloVe model, and using it as a TensorFlow embedding weight layer **inside the GPU**. Therefore, you only need to send the index of the words through the GPU data transfer bus, redu...

tf_crf_layer

15
Stars
3
Forks
Watchers

CRF(Conditional Random Field) Layer for TensorFlow 1.X with many powerful functions