Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 208 Bytes

Glove.md

File metadata and controls

10 lines (6 loc) · 208 Bytes
  • Glove - Vector Representation of Unigrams -- Cast as a co-occurence matrix factorization problem -- Use a sliding window --

Given a sequence, predict another sequences Encoders/decoders are GRU/LSTM