Skip to content

phylieac/cbow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cbow

CPP Sample Code of Pytorch, which implements CBOW Language model.

How to build

Fisrt, cmake 3.0+ is needed, to "build" dir, run "cmake -DCMAKE_PREFIX_PATH=/path/to/libtorch ..". Then you can make.

CPP API is simlar to python.

About

CBOW Model of pytorch, using C++.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published