From 23712d92c86745b4cf3cc51aff63fd47deddfdbd Mon Sep 17 00:00:00 2001 From: Prianikq <71663981+Prianikq@users.noreply.github.com> Date: Sat, 23 Jul 2022 12:04:59 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 358c6603..899d6fe1 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ For a gentle introduction to *AI in the Cloud* topics you may consider taking th 13Text Representation. Bow/TF-IDFTextPyTorchTensorFlow 14Semantic word embeddings. Word2Vec and GloVeTextPyTorchTensorFlow -15Language Modeling. Training your own embeddingsTextTensorFlowLab +15Language Modeling. Training your own embeddingsTextPyTorchTensorFlowLab 16Recurrent Neural NetworksTextPyTorchTensorFlow 17Generative Recurrent NetworksTextPyTorchTensorFlowLab 18Transformers. BERT.TextPyTorchTensorFlow