add readme

This commit is contained in:
2025-11-24 09:49:01 -08:00
parent d0f52dacfd
commit 0c636e9fab

3
README Normal file
View File

@@ -0,0 +1,3 @@
# Word2vec from Scratch
Notebook implementing a skip gram model with negative sampling and customizable parameters.