Update README.md

This commit is contained in:
Prianikq 2022-07-23 11:57:59 +03:00 committed by GitHub
parent 89d8477b69
commit 174073224d
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