diff --git a/README b/README new file mode 100644 index 0000000..b865f63 --- /dev/null +++ b/README @@ -0,0 +1,3 @@ +# Word2vec from Scratch + +Notebook implementing a skip gram model with negative sampling and customizable parameters. \ No newline at end of file