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%

Unit 1 — AI and its Related Fields

Lesson 4 of 34 in the free Artificial Intelligence notes on Siksha Sarovar, written by Rohit Jangra.

AI and its Related Fields

AI is inherently interdisciplinary — it borrows methods and questions from several long-established fields and, in turn, feeds ideas back into them.

FieldContribution to AIAI's contribution back
PhilosophyQuestions of mind, knowledge, and reasoning (can machines think?); logic as a formal reasoning toolA concrete testbed for theories of mind and knowledge
MathematicsFormal logic, probability theory, optimisation, algorithms and computabilityNew problems in search complexity and probabilistic inference
PsychologyModels of human perception, memory, problem-solving, and learningCognitive architectures that simulate and test psychological theories
LinguisticsTheories of syntax, semantics, and pragmaticsPractical NLP systems (translation, parsing, chatbots)
NeuroscienceHow biological neurons and the brain process informationArtificial neural networks inspired by biological ones
Economics / Game TheoryDecision theory, utility, rational choice, multi-agent strategyRational-agent formulation used throughout modern AI
Control Theory / CyberneticsFeedback loops, stability, self-regulating systemsReactive agents and robotics control
Computer EngineeringHardware, data structures, complexity theoryDrives demand for faster/specialised hardware (GPUs, TPUs)

Why This Matters

Because AI sits at the intersection of these fields, an AI practitioner routinely needs comfort with formal logic (mathematics/philosophy), statistics (mathematics), how people actually reason (psychology), and how language works (linguistics) — no single background is sufficient on its own.

Exam tip: examiners commonly ask "AI and its related fields — explain any four." Pick four with clearly different contributions (e.g., philosophy, linguistics, neuroscience, economics) rather than four that overlap.