Skip to content

niklaswretblad/CBOWClassifierFromScratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CBOWClassifierFromScratch

A core implementation of the CBOW classifier. Made using only the numpy library and matrix multiplications.

About

A core implementation of the CBOW classifier. Made using only the numpy library and matrix multiplications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages