Concept
Continuous Bag-of-Words (CBOW)
Continuous Bag-of-Words (CBOW) is one of the two model architectures introduced in the original word2vec paper. It learns a dense vector for each word by training a shallow network to predict a target word from its surrounding context.
The rest of “Continuous Bag-of-Words (CBOW)” is a premium feature: every concept in the library gets a precise, practitioner-focused write-up like this one, cross-linked straight from the paper summaries that use it.
Log in to unlock→