Fix Word Embeddings lesson link
This commit is contained in:
parent
33e781bf7b
commit
dfd52f106d
|
|
@ -59,7 +59,7 @@ If you're interested in learning about NLP from a classic ML perspective, visit
|
|||
In this section we will learn about:
|
||||
|
||||
* [Representing text as tensors](13-TextRep/README.md)
|
||||
* [Word Embeddings](14-Emdeddings/README.md)
|
||||
* [Word Embeddings](14-Embeddings/README.md)
|
||||
* [Language Modeling](15-LanguageModeling/README.md)
|
||||
* [Recurrent Neural Networks](16-RNN/README.md)
|
||||
* [Generative Networks](17-GenerativeNetworks/README.md)
|
||||
|
|
|
|||
Loading…
Reference in New Issue