Artificial intelligence: Difference between revisions

From miki
Jump to navigation Jump to search
 
Line 9: Line 9:
;Courses
;Courses
* [https://github.com/microsoft/ML-For-Beginners Machine Learning for Beginners - A Curriculum (Microsoft)]
* [https://github.com/microsoft/ML-For-Beginners Machine Learning for Beginners - A Curriculum (Microsoft)]

;Books
* [https://udlbook.github.io/udlbook/ Understanding deep learning]

Latest revision as of 08:16, 27 November 2023

Links

A course on NLP.
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