O.P. Jindal Global University
Artificial Intelligence

Vente anticipée ! Débloquez plus de 10 000 cours de Google, Microsoft et autres pour 160 €/an. Économisez maintenant.

Ce cours n'est pas disponible en Français (France)

Nous sommes actuellement en train de le traduire dans plus de langues.
O.P. Jindal Global University

Artificial Intelligence

Dr. Arpit Singh

Instructeur : Dr. Arpit Singh

Inclus avec Coursera Plus

Obtenez un aperçu d'un sujet et apprenez les principes fondamentaux.
3 semaines à compléter
à 10 heures par semaine
Planning flexible
Apprenez à votre propre rythme
Préparer un diplôme
Obtenez un aperçu d'un sujet et apprenez les principes fondamentaux.
3 semaines à compléter
à 10 heures par semaine
Planning flexible
Apprenez à votre propre rythme
Préparer un diplôme

Ce que vous apprendrez

  • Learn AI concepts, techniques, and algorithms, exploring their applications across sectors. Learn to apply AI methods to real-world problems.

Compétences que vous acquerrez

  • Catégorie : Artificial Intelligence
  • Catégorie : Text Mining
  • Catégorie : Knowledge Transfer
  • Catégorie : Algorithms
  • Catégorie : Supervised Learning
  • Catégorie : Machine Learning
  • Catégorie : Natural Language Processing
  • Catégorie : Probability & Statistics
  • Catégorie : Bayesian Statistics
  • Catégorie : Decision Making
  • Catégorie : Artificial Neural Networks
  • Catégorie : Business Strategy
  • Catégorie : Complex Problem Solving
  • Catégorie : Programming Principles

Détails à connaître

Certificat partageable

Ajouter à votre profil LinkedIn

Récemment mis à jour !

juin 2025

Évaluations

52 devoirs

Enseigné en Anglais

Découvrez comment les employés des entreprises prestigieuses maîtrisent des compétences recherchées

 logos de Petrobras, TATA, Danone, Capgemini, P&G et L'Oreal

Il y a 18 modules dans ce cours

Welcome to this course on Artificial Intelligence! Artificial Intelligence (AI) is transforming the ways of existence for human beings. It has widespread into all segments of society ranging from measuring wind turbulence behavior to predicting the market behavior of a product. It becomes extremely relevant to study such an interesting field of science and business. In this course, you will develop an understanding of how artificial intelligence behaves and yields fruitful results. This course would focus more on the breadth of topics over depth and will cover various search strategies, knowledge management concepts, logic, game-playing strategies, and reasoning concepts. It will also cover natural language processing, learning and planning in the field of AI, classification in machine learning, and expert systems as a part of artificial intelligence. The goal is to familiarize business students with the algorithms and techniques that are creating a buzz in research and industry.

Inclus

1 vidéo

In this module, you will learn about the different concepts and types of artificial intelligence. You will also explore its applications in different domains. Later, you will gain insights about the Turing test and the reasons for criticism towards it. Further, an introduction to the artificial intelligence revolution, i.e., how it evolved over several years would be given. The module will also cover intelligent agents in which you will get a basic understanding of their characteristics, structure, agent environment, and the properties of the environment.

Inclus

4 vidéos4 lectures4 devoirs

In this module, you will get introduced to the different terms related to problem-solving in artificial intelligence and the steps for solving problems. You will gain insights into the significance of production systems, their components, and their main features. Further, through the examples of artificial intelligence problems, you will be able to understand the role of artificial intelligence in developing intelligent machines to solve real-world problems. The module will also describe the different categories of problems based on their nature in detail.

Inclus

4 vidéos4 lectures4 devoirs1 sujet de discussion

This assessment is a graded quiz based on the modules covered in this week.

Inclus

1 devoir

In this module, you will learn about the basic concepts of search problems, search trees, search processes, search types, and the criteria for evaluating search strategies. The module will also cover the algorithm of four uninformed search techniques. You will get introduced to breadth-first search and depth-first search techniques along with their applications. Further, you will gain insights into the iterative deepening and bidirectional search techniques along with their advantages and disadvantages.

Inclus

4 vidéos4 lectures4 devoirs

In this module, you will learn about the informed search techniques used in artificial intelligence. Informed search techniques follow a guided process towards achieving a known goal, hence they are also referred to as guided search or heuristic search. You will also study heuristic knowledge and heuristic function. Further, you will get introduced to different informed search techniques and learn the key features of those techniques.

Inclus

4 vidéos4 lectures4 devoirs

In this module, you will understand the need and significance of knowledge representation and its associated concepts. You will learn about different types of knowledge involved in artificial intelligence. You will also comprehend how knowledge is acquired, created, and stored in different scenarios. The module will also cover the organization of knowledge. Further, you will gain insights into the knowledge management concepts and knowledge engineering principles and practices.

Inclus

4 vidéos4 lectures4 devoirs

In this module, you will understand the concept of logic, a formal language used to represent knowledge and facts. There are two kinds of logic in the field of AI: propositional logic and predicate logic. These are the most widely used knowledge representation techniques. These methods are used to represent real-world facts in the form of language, which uses words, phrases, and sentences to represent and reason about properties and relationships in the world. You will study these methods in detail in this module.

Inclus

4 vidéos4 lectures4 devoirs1 sujet de discussion

This assessment is a graded quiz based on the modules covered in this week.

Inclus

1 devoir

In this module, you will learn about the problems in artificial intelligence which are solved using game-playing strategies. You will learn how game-playing aids decision-makers. You will also understand the concept of adversarial search and different types of games. Further, you will gain knowledge about approaching a game through min-max strategy. Finally, you will learn about how to solve a game using the alpha-beta pruning strategy.

Inclus

4 vidéos4 lectures4 devoirs

In this module, you will learn about the concepts of reasoning with uncertainty, sources of uncertainties, and representation of uncertain knowledge. It also includes various types of reasoning such as monotonic, non-monotonic, and probabilistic reasoning. You will gain insights about them through the examples which clarify the intricate concepts of reasonings and how they are handled.

Inclus

4 vidéos4 lectures4 devoirs1 sujet de discussion

This assessment is a graded quiz based on the modules covered in this week.

Inclus

1 devoir

In this module, you will understand the definition, history, and concepts of Natural Language Processing (NLP). NLP is the part of artificial intelligence that studies how humans establish communication with machines. You will learn about the phases of NLP and the challenges encountered in the process of NLP. Further, you will gain insights into different parsing techniques. Also, you will learn about transition networks in NLP.

Inclus

4 vidéos4 lectures4 devoirs

In this module, you will learn about the concept of learning and planning in the field of AI. Every intelligent system needs to possess some form or degree of understanding. Planning is important since all the actions required to solve a problem need to be planned before their application for the desired result. All these aspects will be delved into in this module. You will also study some important learning algorithms namely, genetic algorithms, neural networks, and decision trees.

Inclus

4 vidéos4 lectures4 devoirs

In this module, we will discuss the concept of classification in machine learning. Classification algorithms are used to classify ideas and objects into pre-set categories or sub-populations. Using various pre-categorized training datasets, the classification algorithms group future datasets into categories. The study of classification in the machine learning domain is vast. You will learn three major classification algorithms namely Naïve Bayes, support vector machines, and K-means clustering. Further, you will also learn briefly about a reasoning algorithm based on fuzzy logic.

Inclus

4 vidéos4 lectures4 devoirs

The primary aim of artificial intelligence is to develop expert systems for solving real-world problems, effectively and economically. Expert systems are nothing but intelligent systems working in a limited domain. In this module, various issues related to the development of expert systems are presented.

Inclus

4 vidéos4 lectures4 devoirs1 sujet de discussion

This assessment is a graded quiz based on the modules covered in this week.

Inclus

1 devoir

This module describes the learning objectives, assignment brief, review criteria, grading criteria, and submission instructions for the Staff Graded Individual Assignment for the course.

Inclus

1 lecture

Obtenez un certificat professionnel

Ajoutez ce titre à votre profil LinkedIn, à votre curriculum vitae ou à votre CV. Partagez-le sur les médias sociaux et dans votre évaluation des performances.

Préparer un diplôme

Ce site cours fait partie du (des) programme(s) diplômant(s) suivant(s) proposé(s) par O.P. Jindal Global University. Si vous êtes admis et que vous vous inscrivez, les cours que vous avez suivis peuvent compter pour l'apprentissage de votre diplôme et vos progrès peuvent être transférés avec vous.¹

 

Instructeur

Dr. Arpit Singh
O.P. Jindal Global University
2 Cours93 apprenants

Offert par

Pour quelles raisons les étudiants sur Coursera nous choisissent-ils pour leur carrière ?

Felipe M.
Étudiant(e) depuis 2018
’Pouvoir suivre des cours à mon rythme à été une expérience extraordinaire. Je peux apprendre chaque fois que mon emploi du temps me le permet et en fonction de mon humeur.’
Jennifer J.
Étudiant(e) depuis 2020
’J'ai directement appliqué les concepts et les compétences que j'ai appris de mes cours à un nouveau projet passionnant au travail.’
Larry W.
Étudiant(e) depuis 2021
’Lorsque j'ai besoin de cours sur des sujets que mon université ne propose pas, Coursera est l'un des meilleurs endroits où se rendre.’
Chaitanya A.
’Apprendre, ce n'est pas seulement s'améliorer dans son travail : c'est bien plus que cela. Coursera me permet d'apprendre sans limites.’
Coursera Plus

Ouvrez de nouvelles portes avec Coursera Plus

Accès illimité à 10,000+ cours de niveau international, projets pratiques et programmes de certification prêts à l'emploi - tous inclus dans votre abonnement.

Faites progresser votre carrière avec un diplôme en ligne

Obtenez un diplôme auprès d’universités de renommée mondiale - 100 % en ligne

Rejoignez plus de 3 400 entreprises mondiales qui ont choisi Coursera pour les affaires

Améliorez les compétences de vos employés pour exceller dans l’économie numérique

Foire Aux Questions