You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.