'Continous Bag of Words

I have a question related to the continous Bag of Words model.

If I have a vocabulary size of 1000, a window size of 2, and the number of nodes in the hidden layer is 100, what is the size of the learnt word embedding of one word?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source