Artificial intelligence
Jump to navigation
Jump to search
Links
- A course on NLP.
- Embeddings: What they are and why they matter (See also [https://news.ycombinator.com/item?id=37985489 more links on HN comments)
- Embedding are fixed-size floating number vectors that represents a text / word. They can be used to find related texts, or even do arithmetics like (King - Man + Woman = Queen).
- See also HN.
- Courses
- Books