diff --git a/artificial-intelligence/RESOURCES.md b/artificial-intelligence/RESOURCES.md index f6cc062..5e8ff81 100644 --- a/artificial-intelligence/RESOURCES.md +++ b/artificial-intelligence/RESOURCES.md @@ -1,4 +1,9 @@ # Helpful Resources for Artificial Intelligence -## This is a sample sub-topic -Description - [Link Title](url) \ No newline at end of file +## Machine learning +CS229 Stanford by Andrew Ng - [Youtube playlist](https://youtube.com/playlist?list=PLoROMvodv4rMiGQp3WXShtMGgzqpfVfbU) +Google machine learning courses - [Google machine learning education](https://developers.google.com/machine-learning) + +## Natural Language Processing (NLP) +NLP in python intro by Alice Zhao - [Youtube link](https://youtu.be/xvqsFTUsOmc) +Advanced NLP course with Spacy by Ines Montani - [Course link](https://course.spacy.io/en)