Jul 31
From Word Embeddings to RNNs
Given a couple of words, can we generate the next word? Or, given a sentence, can we determine whether each word expresses a positive or negative sen...
4 min read
I'm Wenhao, a software engineer. I write up system design problems I've worked through, what I'm learning about LLMs, notes from shipping side projects like ResumeMatch, and the occasional take on layoffs and where the industry is heading.
Given a couple of words, can we generate the next word? Or, given a sentence, can we determine whether each word expresses a positive or negative sen...