uber/ludwig
How to add embedding layer to vectorize text?I had raised a question regarding using Google Universal Sentence Encoder earlier, but I think that embedding is not yet ready to be used with Ludwig. I would like to ask a question on how I can use any embedding layer to vectorize my text (paragraphs). If... |
uber/ludwig
Classification model not getting trained@msaisumanth @w4nderlust I also... |
uber/ludwig
How to add Google Universal Sentence encoder layerI would like to add an embedding layer using Google Universal Sentence encoder. How can I do the same in Ludwig? |