diff --git a/README.md b/README.md index 49f5d2f..5479113 100644 --- a/README.md +++ b/README.md @@ -729,11 +729,6 @@ and anti-analysis techniques. ------- ###Artificial Intelligence -- [CS L333](http://www.cse.iitd.ernet.in/~saroj/AI/ai2013/ai_main_13.htm) **Introduction to Artificial Intelligence** *IIT Delhi* Lecture Notes Assignments Readings - - Introduction to Artificial Intelligence- Problem Solving, Game Playing, Knowledge Representation, Handling uncertainty using probabilistic models and Fuzzy Logic. Expert systems and Intelligent agents. Machine Learning, Soft computing and NLP. - - [Lectures](http://www.cse.iitd.ernet.in/~saroj/AI/ai2013/ai_main_13.htm) - - [Assignments](http://www.cse.iitd.ernet.in/~saroj/AI/ai2013/ai_main_13.htm) - - [Readings](http://www.cse.iitd.ernet.in/~saroj/AI/ai2013/ai_main_13.htm#book) - [CS 188](http://ai.berkeley.edu/home.html) **Introduction to Artificial Intelligence** *UC Berkeley* Lecture Videos Assignments Lecture Notes - This course will introduce the basic ideas and techniques underlying the design of intelligent computer systems. A specific emphasis will be on the statistical and decision-theoretic modeling paradigm. By the end of this course, you will have built autonomous agents that efficiently make decisions in fully informed, partially observable and adversarial settings. Your agents will draw inferences in uncertain environments and optimize actions for arbitrary reward structures. Your machine learning algorithms will classify handwritten digits and photographs. The techniques you learn in this course apply to a wide variety of artificial intelligence problems and will serve as the foundation for further study in any application area you choose to pursue. - [Lectures](http://ai.berkeley.edu/lecture_videos.html)