Merge pull request #2 from Prianikq/Prianikq-patch-1-1

Update README.md
This commit is contained in:
Dmitri Soshnikov 2022-07-25 01:34:59 +03:00 committed by GitHub
commit ba9c79be77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ In our previous examples, we used pre-trained semantic embeddings, but it is int
Continue your learning in the following notebooks:
* [Training CBoW Word2Vec with TensorFlow](CBoW-TF.ipynb)
* [Training CBoW Word2Vec with PyTorch](CBoW-PyTorch.ipynb)
## Conclusion