From-scratch Word2Vec (skip-gram with negative sampling) fully implemented in PyTorch
Stars
4
Forks
1
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
77
commits
Update README.md
721e468
15f6001
Update utils.py
6e26044
Add checkpoint.md to project structure
b20c666
Revise checkpoint details and add download note
fc0186c
Update checkpoint.md
d699afa
Format hyperparameters for better readability
1781825
Create checkpoint.md
c9368c0
Clarify README parameters for Top K settings
4c0e1d5
744ffce
67e0825
Add files via upload
0e5bbdf
724dcd1
Implement top_k function for nearest word retrieval
42dae54
Rename utils.py to Word2Vec/utils.py
01e444b