Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 369 Bytes

File metadata and controls

5 lines (3 loc) · 369 Bytes

CharacterMeaningModel

model diagram

This model attempts to predict any word's meaning based on its characters. It's implemented in tensorflow and uses the tflearn library. See my blog post here for details.