Update README.md

This commit is contained in:
2025-12-01 10:16:14 -08:00
parent 27735556a8
commit 2d8118db03

View File

@@ -1,3 +1,4 @@
# Word2vec from Scratch # Word2vec from Scratch
Notebook implementing a skip gram model with negative sampling and customizable parameters. Notebook implementing a skip gram model with negative sampling and customizable parameters.
Markdown notes of the colab avaliable (here)[https://notes.craisin.tech/Skip-Gram]