From 87c5b5f8bd9738d88a06dbb92e9f3d2e30534a98 Mon Sep 17 00:00:00 2001 From: GianAndreaSechi <65762192+GianAndreaSechi@users.noreply.github.com> Date: Thu, 29 Apr 2021 14:39:35 +0200 Subject: [PATCH] Update README.md I've found this course very interesting and well taught by Brian Yu and David J. Malan (Harvard University). For me is a great introductory course with challenging exercises. Course's Syllabus: 0. Search 1. Knowledge 2. Uncertainty 3. Optimization 4. Learning 5. Neural Networks 6. Language --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7f91125..8213db2 100755 --- a/README.md +++ b/README.md @@ -244,6 +244,7 @@ Courses ------------------------------ ### Artificial Intelligence +- [CS50 - Introduction to Artificial Intelligence with Python (and Machine Learning), Harvard OCW](https://cs50.harvard.edu/ai/2020/) - [CS 188 - Introduction to Artificial Intelligence, UC Berkeley - Spring 2015](http://www.infocobuild.com/education/audio-video-courses/computer-science/cs188-spring2015-berkeley.html) - [6.034 Artificial Intelligence, MIT OCW](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-034-artificial-intelligence-fall-2010/lecture-videos/) - [CS221: Artificial Intelligence: Principles and Techniques - Autumn 2019 - Stanford University](https://www.youtube.com/playlist?list=PLoROMvodv4rO1NB9TD4iUZ3qghGEGtqNX)