Industrial Applications of AI (Coursera)

Offered by L&T EduTech,
Industrial Applications of AI (Coursera)

The course Embarks on a transformative learning journey exploring the power of Artificial Intelligence across diverse fields such as electrical, mechanical, civil, and general applications. This course elevates the learner’s insight on AI towards the real-world practices by bridging the gap between theory and practical applications. It also provides hands-on experience of applying AI algorithms into potential applications.

Class Deals by MOOC List - Click here and see Coursera's Active Discounts, Deals, and Promo Codes.

The examples of AI in healthcare provided in the course will enlighten the learners with an end-to-end perspective of real-world solutions. This course is crafted to introduce key AI principles required for challenging real-time applications of electrical engineering like load predictions and fault diagnosis in substations. The course also covers the application of AI in mechanical engineering, encompassing seismic data processing, geo-modelling, and reservoir engineering. The civil engineering learners will learn about AI's role in cloud data collection at construction sites and its applications in transport engineering and road traffic prediction. Immerse yourself in the future of AI with a focus on Machine and Deep learning operations, gaining insights that enable you to distinguish and apply AI based solutions to real-world challenges. Explore hands-on exercises with software support, gaining a comprehensive understanding of AI metrics. Enhance your skills and broaden your horizons with the power of AI.
This course is part of the Intelligent Digital Factories Specialization.

Syllabus

Real-time Applications of ML - A Structured Approach and Demos
By the end of this module, learners will be able to: Understand the ML algorithms such as SVM, KNN, K-means, BERT, Random forest classifier, CNN and Mobile Net V2; Apply ML techniques in diverse real-time applications such as automated vehicle support, fraud system diagnosis, and shop floor management, neural networks for ground water quality analysis, diabetic retinopathy, image classification in IoT, forest fire detection and remotely piloted aircraft case studies.

ML Algorithms and Scope for Edge Computing in Electrical Engineering Applications
By the end of this module, learners will be able to: Apply ML Algorithm in various aspects of electrical engineering, such as load prediction and feature extraction in substations; Analyze the CNN based tasks related to substation analysis, infrastructure management, and infrared fault image diagnosis.

ML Algorithms and Scope for Edge Computing in Mechanical Engineering Applications
By the end of this module, learners will be able to: Understand the impact of ML in the oil and gas industry; Interpret seismic data processing techniques, with a focus on salt body delineation using CNN; Demonstrate the process of geomodelling based on the Gaussian process regression algorithm; Examine AI applications in the upstream sector of the oil and gas industry; Infer the Service-Oriented Architecture (SOA) of big data for the oil and gas industry

ML Algorithms and Scope for Edge Computing in Civil Engineering Applications
By the end of this module, learners will be able to: Understand a generic ML modeling framework for civil engineering applications; Apply deep learning techniques in construction sites, with a focus on recycled cement strength prediction; Analyze the diverse ML application areas such as transport engineering, road traffic prediction, naval architecture, and wave height forecasting, using deep learning algorithms like ANN, CNN, and YOLO architecture

ML algorithms and Scope for Edge Computing in Future
By the end of this module, learners will be able to: Understand the impact of AI in education; Interpret open-source AI software libraries such as H2O, ImageAI, OpenAI Gym, Keras, TensorFlow, PyTorch, and Scikit-learn; Demonstrate computer vision techniques for car object detection using YOLO; Infer the language and language reasoning in AI with an application of language identification in text; Investigate AI-based speech recognition technology in the healthcare sector for heart disease prediction; Explain policies and strategies related to AI adoption and implementation.

Go to Class
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Related Courses

Introduction to Recommender Systems: Non-Personalized and Content-Based (Coursera) Coursera
University of Minnesota

Introduction to Recommender Systems: Non-Personalized and Content-Based (Coursera)

This course, which is designed to serve as the first course in the Recommender Systems specialization, introduces the concept of recommender systems, reviews several examples in detail, and leads you through non-personalized recommendation using summary statistics and product associations, basic stereotype-based or demographic recommendations, and content-based filtering recommendations.

Jun 22nd 2026
4 Weeks
Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning (Coursera) Coursera
DeepLearning.AI

Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning (Coursera)

If you are a software developer who wants to build scalable AI-powered algorithms, you need to understand how to use the tools to build them. This course is part of the upcoming Machine Learning in Tensorflow Specialization and will teach you best practices for using TensorFlow, a popular open-source framework for machine learning.

Jun 22nd 2026
4 Weeks
Interfacing with the Arduino (Coursera) Coursera
University of California, Irvine

Interfacing with the Arduino (Coursera)

Arduino senses the environment by receiving inputs from add-on devices such as sensors, and can control the world around it by adjusting lights, motors, and other actuators. In this class you will learn how and when to use the different types of sensors and how to connect them to the Arduino. Since the external world uses continuous or analog signals and the hardware is digital you will learn how these signals are converted back-and-forth and how this must be considered as you program your device. You'll also learn about the use of Arduino-specific shields and the shields software libraries to interface with the real world.

Jun 22nd 2026
4 Weeks
Recommender Systems: Evaluation and Metrics (Coursera) Coursera
University of Minnesota

Recommender Systems: Evaluation and Metrics (Coursera)

In this course you will learn how to evaluate recommender systems. You will gain familiarity with several families of metrics, including ones to measure prediction accuracy, rank accuracy, decision-support, and other factors such as diversity, product coverage, and serendipity. You will learn how different metrics relate to different user goals and business goals.

Jun 22nd 2026
4 Weeks
Machine Learning: Clustering & Retrieval (Coursera) Coursera
University of Washington

Machine Learning: Clustering & Retrieval (Coursera)

Case Studies: Finding Similar Documents. A reader is interested in a specific news article and you want to find similar articles to recommend. What is the right notion of similarity? Moreover, what if there are millions of other documents? Each time you want to a retrieve a new document, do you need to search through all other documents? How do you group similar documents together? How do you discover new, emerging topics that the documents cover?

Jun 22nd 2026
5-12 Weeks
Practical Predictive Analytics: Models and Methods (Coursera) Coursera
University of Washington

Practical Predictive Analytics: Models and Methods (Coursera)

Statistical experiment design and analytics are at the heart of data science. In this course you will design statistical experiments and analyze the results using modern methods. You will also explore the common pitfalls in interpreting statistical arguments, especially those associated with big data. Collectively, this course will help you internalize a core set of practical and effective machine learning methods and concepts, and apply them to solve some real world problems.

Jun 22nd 2026
4 Weeks
Applied Text Mining in Python (Coursera) Coursera
University of Michigan

Applied Text Mining in Python (Coursera)

This course will introduce the learner to text mining and text manipulation basics. The course begins with an understanding of how text is handled by python, the structure of text both to the machine and to humans, and an overview of the nltk framework for manipulating text. The second week focuses on common manipulation needs, including regular expressions (searching for text), cleaning text, and preparing text for use by machine learning processes. The third week will apply basic natural language processing methods to text, and demonstrate how text classification is accomplished. The final week will explore more advanced methods for detecting the topics in documents and grouping them by similarity (topic modelling).

Jun 22nd 2026
4 Weeks
Fundamentals of Reinforcement Learning (Coursera) Coursera
University of Alberta,Alberta Machine Intelligence Institute

Fundamentals of Reinforcement Learning (Coursera)

Reinforcement Learning is a subfield of Machine Learning, but is also a general purpose formalism for automated decision-making and AI. This course introduces you to statistical learning techniques where an agent explicitly takes actions and interacts with the world. Understanding the importance and challenges of learning agents that make decisions is of vital importance today, with more and more companies interested in interactive agents and intelligent decision-making.

Jun 22nd 2026
4 Weeks
Preparing for the Google Cloud Professional Data Engineer Exam (Coursera) Coursera
Google Cloud

Preparing for the Google Cloud Professional Data Engineer Exam (Coursera)

From the course: "The best way to prepare for the exam is to be competent in the skills required of the job." This course uses a top-down approach to recognize knowledge and skills already known, and to surface information and skill areas for additional preparation. You can use this course to help create your own custom preparation plan. It helps you distinguish what you know from what you don't know. And it helps you develop and practice skills required of practitioners who perform this job.

Jun 27th 2026
5-12 Weeks
Navigating Generative AI: A CEO Playbook (Coursera) Coursera
Coursera Instructor Network

Navigating Generative AI: A CEO Playbook (Coursera)

Created by Coursera's CEO, this course is your key to unlocking the transformative power of GenAI. It features hands-on labs with access to Google Gemini Pro in a secure, private environment. These labs not only teach you how to use GenAI, but also how to apply it to design your GenAI strategy, identify specific opportunities to enhance customer value, increase productivity, and navigate risks and ethical considerations in order to move quickly but safely in adopting generative AI.

Jun 25th 2026
5-12 Weeks