Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Artificial Intelligence (AI) for Beginners to Advanced
Rating: 5.0 out of 5(3 ratings)
106 students

Artificial Intelligence (AI) for Beginners to Advanced

Artifical Intelligence, Intelligent agent, Robottics, Machine Learning, Deep Learning, Reinforcement Learning
Last updated 7/2025
English
English [Auto],

What you'll learn

  • Introduction to Artificial Intelligence: AI Basics for Beginners
  • Intelligent Agents in Artificial Intelligence: A Complete Guide
  • Problem Solving in AI: Search Algorithms Explained
  • Beyond Classical Search: Advanced AI Search Techniques
  • Adversarial Search in Artificial Intelligence: Minimax & Alpha-Beta
  • Constraint Satisfaction Problems: AI Techniques & Solutions
  • Logical Agents in Artificial Intelligence: Knowledge & Reasoning
  • First-Order Logic in AI: Concepts and Applications
  • Inference in First-Order Logic: AI Reasoning Explained
  • Classical Planning in Artificial Intelligence: A Beginner’s Guide
  • Planning and Acting in the Real World: AI Systems in Action
  • Knowledge Representation in Artificial Intelligence: Essentials
  • Quantifying Uncertainty: AI & Probability Fundamentals
  • Probabilistic Reasoning in Artificial Intelligence: A Complete Overview
  • Probabilistic Reasoning Over Time: AI Dynamic Models
  • Making Simple Decisions in AI: Decision Theory Essentials
  • Making Complex Decisions in Artificial Intelligence: Advanced Concepts
  • Learning from Examples: Machine Learning in AI Explained
  • Knowledge in Learning: AI Learning Models Explained
  • Learning Probabilistic Models: AI and Statistical Learning
  • Reinforcement Learning in Artificial Intelligence: Mastering RL
  • Natural Language Processing (NLP): AI Language Systems
  • Natural Language for Communication: AI Speech & Text Applications
  • Perception in AI: Vision, Speech & Sensory Processing
  • Robotics in Artificial Intelligence: Designing Smart Machines
  • Philosophical Foundations of AI: Ethics, Logic & Thinking Machines
  • Artificial Intelligence Today & Tomorrow: Trends and Future Scope
  • Neural Networks in AI: Deep Learning Essentials
  • Advanced AI Topics: Explore Beyond the Basics

Course content

1 section29 lectures1h 11m total length
  • Introduction to Artificial Intelligence: AI Basics for Beginners10:31

    Explore the basics of artificial intelligence, including weak and strong AI, and the roles of machine learning and deep learning, and real-world applications like self-driving cars and virtual assistants.

  • Intelligent Agents in Artificial Intelligence: A Complete Guide11:09

    Discover intelligent agents that perceive environments with sensors, decide from percept sequence, and act with actuators, using model based, goal based, and utility based programs to achieve rational outcomes.

  • Problem Solving in AI: Search Algorithms Explained1:43

    Explore problem solving in artificial intelligence through searching, covering state space and initial state, heuristic and informed search, uniform search, and algorithms that minimize steps or cost, including handling cycles.

  • Beyond Classical Search: Advanced AI Search Techniques1:57

    Explore beyond classical search with advanced AI search techniques, focusing on local search and hill climbing, their advantages, limitations, and termination conditions in real-world problem solving.

  • Adversarial Search in Artificial Intelligence: Minimax & Alpha-Beta1:43

    Master adversarial search concepts, including minimax, alpha-beta pruning, utility functions, and heuristic evaluation, and see how Bayesian networks model decisions in strategic games.

  • Constraint Satisfaction Problems: AI Techniques & Solutions1:34

    Explore how constraint satisfaction problems define variables and constraints, the objective of solving them, and common solving methods, including backtracking.

  • Logical Agents in Artificial Intelligence: Knowledge & Reasoning1:30

    Explore how agents perceive and act, classify agent types from simple reflex to more complex, address problem generators, and apply resolution and uncertainty-aware logic to improve performance.

  • First-Order Logic in AI: Concepts and Applications2:17

    Explore first-order logic (FOL) concepts in AI—predicates, quantifiers, and implication—contrast FOL with propositional logic, and translate for all A, if A is a philosopher, then A is a scholar.

  • Inference in First-Order Logic: AI Reasoning Explained1:44

    Explore core inference techniques in first-order logic, including universal and existential instantiation, lifted inference with substitutions, modus ponens, forward chaining limits, and resolution and unification in AI reasoning.

  • Classical Planning in Artificial Intelligence: A Beginner’s Guide1:39

    Explore classical planning in artificial intelligence, including partial order planning and backward versus forward state space search. Learn state variables and PDDL in planning problems.

  • Planning and Acting in the Real World: AI Systems in Action2:12

    Examine knowledge representation, ontological engineering, and how neural networks encode knowledge for real-world planning and default reasoning. Understand POMDP, online planning, mixed observability, planning under uncertainty, and plan execution monitoring.

  • Knowledge Representation in Artificial Intelligence: Essentials2:17

    Explore knowledge representation techniques in AI, including propositional logic, semantic networks, frames, rule-based systems, and description logics, and analyze their suitability for procedural knowledge and if-then rules.

  • Quantifying Uncertainty: AI & Probability Fundamentals2:31

    Quantify uncertainty in AI by assigning numerical probabilities to uncertain events, using Bayes' rule and representing degrees of belief to make rational decisions under incomplete data.

  • Probabilistic Reasoning in Artificial Intelligence: A Complete Overview2:17

    Explore probabilistic reasoning in artificial intelligence through Bayesian networks, inference tasks, direct sampling for approximate inference, and Bayes' theorem. Understand how probabilities represent beliefs based on evidence.

  • Probabilistic Reasoning Over Time: AI Dynamic Models1:48

    Explore probabilistic reasoning over time with AI dynamic models, including Markov and hidden Markov models, their application to time series data and surveillance.

  • Making Simple Decisions in AI: Decision Theory Essentials1:53

    Explore making simple decisions in AI by examining decision theory essentials, probabilistic models for uncertainty, and the role of heuristics in AI decision-making.

  • Making Complex Decisions in Artificial Intelligence: Advanced Concepts1:44

    Explore probabilistic graphical models for complex decision making in environments with incomplete information, Pareto optimality, MDPs, and learning from past decisions.

  • Learning from Examples: Machine Learning in AI Explained1:44

    Explore how probabilistic graphical models handle incomplete information, and how Markov decision processes, Pareto optimality, and learning from decisions and outcomes guide AI's complex decision making amid uncertainty and trade-offs.

  • Knowledge in Learning: AI Learning Models Explained1:35

    Explore explanation-based learning, relevance information, and inductive learning within AI knowledge in learning. See how ILP blends logic programming with machine learning, and compare symbolic, declarative, procedural, and background knowledge.

  • Learning Probabilistic Models: AI and Statistical Learning1:39

    Explore probabilistic reasoning over time, exact inference with variable elimination in Bayesian networks, and the EM algorithm's steps, while examining likelihood, priors, Bayesian learning, and non-parametric KNN regression.

  • Reinforcement Learning in Artificial Intelligence: Mastering RL1:53

    Explore natural language processing and its key techniques, including tokenization, with applications like speech recognition, translation, sentiment analysis, and reinforcement learning concepts like agent, reward signal, environment, and goals.

  • Natural Language Processing (NLP): AI Language Systems1:44

    Discover the primary goals and key applications of natural language processing in AI. Explore sentiment analysis, named entity recognition, part-of-speech tagging, chatbots, translation and source language basics, and NLP domains.

  • Natural Language for Communication: AI Speech & Text Applications2:07

    Discuss semantic interpretation, including procedural semantics and Montague semantics, alongside machine translation, neural machine translation, and speech recognition, in the context of AI communication and NLP.

  • Perception in AI: Vision, Speech & Sensory Processing1:34

    Explore how perception in AI integrates computer vision, machine hearing, language understanding, proprioception, and tactile perception through sensor fusion to boost overall AI intelligence.

  • Robotics in Artificial Intelligence: Designing Smart Machines1:43

    Explore how ai enables robots to perceive and interpret the world with sensors and learning from experience. Examine kinematics, end-effectors, programming paradigms, and collaborative robots in healthcare and shared workspaces.

  • Philosophical Foundations of AI: Ethics, Logic & Thinking Machines1:44

    Compare weak versus strong AI, explore ethical foundations, self-awareness and consciousness, and evaluate the Turing test as a measure of intelligence.

  • Artificial Intelligence Today & Tomorrow: Trends and Future Scope1:39

    Explore supervised learning with labelled data, deep learning, interpret human language, autonomous or semi autonomous systems, AI stands for artificial intelligence, and the singularity concept.

  • Neural Networks in AI: Deep Learning Essentials1:39

    Explore neural networks and deep learning essentials, including activation functions, backpropagation, architectures for sequential data, batch normalization, bias terms, vanishing gradients, and convolutional neural networks.

  • Advanced AI Topics: Explore Beyond the Basics1:39

    Explore advanced clustering concepts with a priori algorithm and DBSCN, examining parameter roles, support, epsilon, drawbacks on large datasets, and feature relevance assessed independently of the machine learning model.

Requirements

  • Anyone join this course

Description

This course is for Artificial Intelligence (AI) for Beginners to Advanced. This course describes the following:

Introduction to Artificial Intelligence: AI Basics for Beginners

Intelligent Agents in Artificial Intelligence: A Complete Guide

Problem Solving in AI: Search Algorithms Explained

Beyond Classical Search: Advanced AI Search Techniques

Adversarial Search in Artificial Intelligence: Minimax & Alpha-Beta

Constraint Satisfaction Problems: AI Techniques & Solutions

Logical Agents in Artificial Intelligence: Knowledge & Reasoning

First-Order Logic in AI: Concepts and Applications

Inference in First-Order Logic: AI Reasoning Explained

Classical Planning in Artificial Intelligence: A Beginner’s Guide

Planning and Acting in the Real World: AI Systems in Action

Knowledge Representation in Artificial Intelligence: Essentials

Quantifying Uncertainty: AI & Probability Fundamentals

Probabilistic Reasoning in Artificial Intelligence: A Complete Overview

Probabilistic Reasoning Over Time: AI Dynamic Models

Making Simple Decisions in AI: Decision Theory Essentials

Making Complex Decisions in Artificial Intelligence: Advanced Concepts

Learning from Examples: Machine Learning in AI Explained

Knowledge in Learning: AI Learning Models Explained

Learning Probabilistic Models: AI and Statistical Learning

Reinforcement Learning in Artificial Intelligence: Mastering RL

Natural Language Processing (NLP): AI Language Systems

Natural Language for Communication: AI Speech & Text Applications

Perception in AI: Vision, Speech & Sensory Processing

Robotics in Artificial Intelligence: Designing Smart Machines

Philosophical Foundations of AI: Ethics, Logic & Thinking Machines

Artificial Intelligence Today & Tomorrow: Trends and Future Scope

Neural Networks in AI: Deep Learning Essentials

Advanced AI Topics: Explore Beyond the Basics

Unlock the power of Artificial Intelligence with our “AI for Beginners to Advanced” course. This comprehensive program is designed for students, professionals, and AI enthusiasts eager to dive into the world of intelligent systems. Start with AI fundamentals, including the history, types, and real-world applications of Artificial Intelligence. Learn about intelligent agents, search algorithms, machine learning, neural networks, natural language processing (NLP), robotics, and the ethical aspects of AI.

Whether you’re preparing for a career in AI or simply curious about how machines think and learn, this course provides the knowledge and practical experience you need. No prior AI experience required – just curiosity and a passion for technology!


Enroll now to become proficient in Artificial Intelligence and stay ahead in one of the fastest-growing fields in tech.

Who this course is for:

  • Who wants to learn about Artificial Intelligence (AI) for Beginners to Advanced