Niketkumardheeryan / ML-CaPsule

ML-capsule is a Project for beginners and experienced data science Enthusiasts who don't have a mentor or guidance and wish to learn Machine learning. Using our repo they can learn ML, DL, and many related technologies with different real-world projects and become Interview ready.
MIT License
418 stars 356 forks source link

Continuous Bag-of-Words (CBOW) algorithm implementation #1160

Open coderhetal opened 3 weeks ago

coderhetal commented 3 weeks ago

Continuous Bag-of-Words (CBOW) algorithm using PyTorch. CBOW is a popular algorithm for training word embeddings, which are continuous vector representations of words. Please assign it to me @Niketkumardheeryan .