Siksha Sarovar

Siksha Sarovar (sikshasarovar.com) is a free educational web application that helps students in India learn programming and prepare for academic and competitive exams. The platform offers structured coding courses (C, C++, Python, Java, HTML, CSS, PHP, Power BI, AI, Machine Learning, Data Science), complete university curriculum notes for BCA/MCA students with previous year question papers, Class 10 and Class 12 CBSE/HBSE school notes, and dedicated preparation material for SSC, UPSC, Banking, Railway and other government exams. Browsing the site is completely free and requires no account. Users may optionally sign in with Google solely to save their learning progress, quiz scores and personal preferences across devices.

Privacy Policy | Terms of Service | Contact Siksha Sarovar | About Siksha Sarovar

v4.0.9 · PWA
Siksha Sarovar logo
Siksha Sarovar
Your Learning Universe

Siksha Sarovar is a free e-learning platform for coding courses, BCA university notes and competitive exam preparation. Optional Google sign-in saves your learning progress across devices.

Initializing knowledge base…
Compiling modules 0%

Definition and Scope

Lesson 2 of 49 in the free AI Fundamentals notes on Siksha Sarovar, written by Rohit Jangra.

Definitions of AI

There is no single agreed-upon definition, but they generally fall into four categories:

  1. Thinking Humanly: "The exciting new effort to make computers think... machines with minds." (Haugeland, 1985)
  2. Thinking Rationally: "The study of mental faculties through the use of computational models." (Charniak, 1985)
  3. Acting Humanly: "The art of creating machines that perform functions that require intelligence when performed by people." (Kurzweil, 1990). This is linked to the Turing Test.
  4. Acting Rationally: "Computational Intelligence is the study of the design of intelligent agents." (Poole et al., 1998). This is the modern standard.

Scope of AI

AI is a multidisciplinary field:

  • Machine Learning (ML): Teaching computers to learn from data.
  • Natural Language Processing (NLP): Interaction between computers and human language.
  • Computer Vision: Deriving meaningful information from images/videos.
  • Robotics: Designing physical robots to perform tasks.
  • Expert Systems: Simulating the decision-making ability of a human expert.
  • Speech Recognition: Converting spoken language into text.