Artificial Intelligence

16,402.00 (Inc. GST)

Faculty would be from the industry

SKU: N/A Category:

Under the Ministry of Electronics & Information Technology (MeitY), E&ICT Academy, IIT Kanpur brings you various courses in Emerging Technologies, Computer Sciences, Entrepreneurship, Business and many more. This course is curated and delivered by Industry Experts equipped with a wealth of experience and an in-depth understanding of the subject matter.

This foundational course in Artificial Intelligence covers all the major topics in AI at a higher level. The course is designed to provide a broad overview of AI and its various applications, including machine learning, deep learning, computer vision. Students will learn about the history and definition of AI, and explore the different types of AI systems, including supervised, unsupervised learning algorithms. The course will also cover Artificial Neural Network, Deep Layer Neural Network, and Convolution Neural Network in AI. Finally, the course will conclude with a discussion of the future and trends of AI, including AI ethics and safety. By the end of the course, students will have a solid understanding of AI and its potential impact on society.

Prerequisites:

  • Familiarity with the basics of Python programming is helpful for this course.

Key Learning Outcomes:

Upon completion of this course, students will be able to:

  • Describe the definition and history of AI and identify the different types of AI systems.
  • Apply the basics of machine learning, including supervised, unsupervised, and deep learning algorithms, and evaluate models for accuracy.
  • Pre-process and represent data for machine learning and deep learning tasks such as supervised, unsupervised, ANN, Deep Layer NN, Convolution NN.
  • Pre-process and represent image data for computer vision tasks such as image classification.
  • Explain deep learning, including feedforward and convolutional neural networks, and apply deep learning to computer vision, Image classification.
  • Analyze the future and trends of AI, including the impact of AI on society and the ethics and safety concerns associated with AI.
  • Synthesize the concepts and techniques of AI into a comprehensive understanding of the field.

Target Audience: 

This course is ideal for anyone who wishes to learn the details of data science and pursue a career in this growing field of Artificial Intelligence, Machine Learning, Deep Learning, Data Analytics & Data Science. 

Test & Evaluation

  • During the program, the participants will have to take all assignments given to them for better learning.
  • At the end of the program, a final assessment will be conducted.

Certification

  • All successful participants will be provided with a certificate of completion.
  • Students who do not complete the course / leave it midway will not be awarded any certificate.

Batch Details

  • Faculty Name: Jeetendra Singh
  • Delivery Mode & Duration: Online Live Mode – 120 Hours (60 Hours Online Live sessions + 60 Hours of assignment)

 

Disclaimer : E&ICT Academy, IIT Kanpur reserves the right to modify or cancel any courses listed on the portal. E&ICT Academy, IIT Kanpur also reserves the right to change the mode of delivery (Online, Offline, Hybrid, Self paced) without notice. However, the student will be given the option to claim 100% refund in case of any of the above modifications.

 

Additional information

Batch Date

Batch 1: 10th Dec'24 to 10th Jan'25, Batch 2: 15th Jan'25 to 15th Feb'25

Curriculum

Module 01 – Introduction of Artificial Intelligence

  • Introduction of Artificial Intelligence
  • Terminologies of Artificial Intelligence
  • Components of Artificial Intelligence – ML & DL
  • Difference between AI, ML, Deep Learning
  • Introduction to Machine Learning
  • History and Evolution of AI
  • Find out where AI is applied in Technology and Science.
  • Difference between Traditional Programming and ML Programming

Module 02 – Steps of AI/ML Implementations

  • Types of Machine Learning
  • Labelled Data and Unlabeled Data
  • Concept of Supervised Machine Learning
  • Concept of Unsupervised Machine Learning
  • Steps of Machine Learning
  • Concept of Collecting the historic training Data for ML
  • Concept of Preprocess data for Machine Learning
  • Concept of Train the ML model
  • Concept of Test the ML Algorithm
  • Concept of using the ML Algorithm

Module 03 – Data Collection for Machine Learning

  • Introduction
  • Types of Data collection- Offline Data and Online Data
  • Practical implementations of Reading the offline dataset using Numpy
  • Practical implementations of Reading the online dataset using Numpy
  • Practical implementations of Reading the offline dataset using Pandas
  • Practical implementations of Reading the online iris dataset using Pandas

Module 04 – Concept of Supervise & Unsupervised Machine Learning

  • Introduction
  • Types of Machine Learning
  • Labelled Data and Unlabeled Data
  • Concept of Supervised Machine Learning
  • Concept of Unsupervised Machine Learning
  • Regression and Classification
  • Linear Regression and Logistic Regression

Module 05 – Data Visualization for Machine Learning using Matplotlib

  • Introduction
  • Concept of Univariate plots
  • Univariate Histogram Plots.
  • Univariate Density Plots.
  • Univariate Box and Whisker Plots.
  • Concept of Multivariate plots
  • Correlation Matrix Plot
  • Scatter Matrix Plot

Module 06 – Practical implementation of Supervised ML Algorithm

  • Introduction
  • Implementation Foundation of Supervised Machine Learning Algorithms
  • Regression and Classification
  • Linear Regression and Logistic Regression
  • Practical implementations of Supervised ML Algorithms- Linear Regression
  • Practical implementations of Supervised ML Algorithms- Logistic Regression
  • Concept of Sigmoid Function
  • k-NN Algorithm
  • Naive Bayes Classifiers
  • Decision trees etc.

Module 07 – Practical implementation of Unsupervised Machine Learning 

  • Introduction
  • Concepts and Steps of Unsupervised Machine Learning Algorithm 
  • Concept of Clustering,
  • Practical implementations of Machine Learning Unsupervised Algorithms
  • K-Means Clustering.

Module 08 – Prepare Data for ML using Data Transformation Methods

  • Introduction
  • Need for Data Pre-processing
  • Data Transforms Steps
  • Types of Data Transformation Methods
  • Rescale Data
  • Standardize Data
  • Normalize Data
  • Binarize Data

Module 09 – Feature Selection for Machine Learning

  • Introduction
  • Feature Selection
  • Univariate Feature Selection
  • Recursive Feature Elimination
  • Principal Component Analysis
  • Feature Selection based on Importance.

Module 10 – Data Resampling Methods for Evaluation of ML Models

  • Introduction
  • Evaluate Machine Learning Algorithms
  • Split into Train and Test Sets
  • K-fold Cross Validation
  • Leave One Out Cross Validation
  • Repeated Random Test-Train Splits
  • What Techniques to Use When

Module 11 – Machine Learning Algorithm Performance Evaluation Metrics

  • Introduction
  • Algorithm Evaluation Metrics
  • Logistic Regression Algorithm Performance Evaluation Metrics
  • Classification Accuracy (Default).
  • Logarithmic Loss.
  • Area Under ROC Curve (AUC).
  • Confusion Matrix.
  • Classification Report.
  • Linear Regression Algorithm Performance Evaluation Metrics
  • Mean Absolute Error.
  • Mean Squared Error.
  • R2 Error

Module 12 – Spot-Check Machine Learning Algorithms

  • Concept of Algorithm Spot-Checking
  • Algorithms Overview
  • Linear Machine Learning Algorithms Spot-check
  • Nonlinear Machine Learning Algorithms Spot-check


Module 13 – Introduction to Deep Learning

  • A revolution in Artificial Intelligence
  • Limitations of Machine Learning
  • What is Deep Learning?
  • Advantage of Deep Learning over Machine learning

Module 14 – Introduction to Neural Networks

  • How Deep Learning Works?
  • Introduction to Neural Networks
  • Neural Network Architecture
  • The Neuron
  • Training a Perceptron
  • Concept of Gradient Descent
  • Stochastic Gradient Descent (SDG)
  • Activation Functions
  • Neural Network Layers

Module 15 – Deep dive into ANN with Tensor Flow

  • Understand limitations of a Single Perceptron
  • Deepening the network
  • Tensor Flow code-basics
  • Tensor flow data types
  • CPU vs GPU vs TPU
  • Tensor flow methods
  • Overfitting and Regularization
  • Debugging Neural Networks
  • Visualizing NN using Tensor Flow
  • The MNIST Dataset
  • Coding MNIST NN
  • Linear Regression example revisited.
  • Generalization, Overfitting, Under fitting

Module 16 – Computer Vision 

  • Introduction to image processing and computer vision
  • Convolutional features for visual recognition
  • Object detection
  • Image classification

Module 17 – Introduction of Convolutional Neural Networks (CNN)

  • Introduction
  • Images and Pixels
  • How humans recognize images
  • Convolutional Neural Networks


Module 18 – Architecture of Convolutional Neural Networks (CNN)

  • ConvNet Architecture
  • Strides and Zero Padding
  • Max Pooling and ReLU activations
  • Dropout
  • Coding Deep ConvNets demo

Module 19 – Keras API

  • Keras API
  • How to compose Models using Keras
  • Sequential Composition
  • Neural Network Layers with Keras & Tensor Flow

Module 20 – Conclusion and Future of Artificial Intelligence

  • Summary of Artificial Intelligence concepts and techniques
  • Artificial Intelligence trends and future developments
  • Artificial Intelligence and society
  • Artificial Intelligence ethics and safety.

FAQs

1. Why should I join Winter Training Program 2024-25 from E&ICT Academy, IIT Kanpur?

E&ICT Academy, IIT Kanpur are designed to equip with latest techniques and concepts of the Industry. Throughout these courses, you will engage in hands-on sessions and projects. The practical experience will enable you to tackle to real world challenges effectively. Upon successful completion you will be awarded an Industry recognised certificate from E&ICT Academy, IIT Kanpur.

2. Who can do this Training program / Eligibility for the program?

Any student who is an Undergraduate, Graduate or Postgraduate which includes all B.Tech / MCA/M.Sc IT/B.Sc IT/BCA/PGDCA/MBA/BBA/PGDM and IT aspirants. Faculty members teaching at Undergraduate, Graduate and Postgraduate or at school levels. Working professionals who wish to improve/upgrade their skills

3. What is the last date for enrollment?

The enrollment process is on a “FIRST COME, FIRST SERVE” basis. Only 150 Seats are available at each and every course, Once seats are filled then particular batch admission will be closed

4. Is there a hostel facility available for Winter Training Program 2024-2025?

Hostel facility is NOT available for Winter Training Program 2024-25 at IIT Kanpur Campus.

5. What is criteria of the certificate?

In order to get a certificate a minimum of 80% attendance is mandatory failing which the student will not be eligible for any certificate. The student who is absent during the examination or fails in the exam shall not be allowed for re- examination under any circumstances. Student who will be absent during assessment will be provided course attended certificate provided his/her attendance is 80%.

6. Can I switch from one course to another course ?

Usually we do not support change of courses. But if it is necessary then a student can request by dropping an email at eict@iitk.ac.in with payment invoice.

7. Can I switch from one batch to another batch?

Batch switching is dependent on the availability of the seats .To switch batches a student can request by dropping an email at eict@iitk.ac.in .

8. What is the Fee Refund Policy?

Usually, we do not provide refunds once the enrollment process has been completed. However, if a participant is unable to join the course due to unavoidable circumstances, they may apply for a refund. The request for a refund should be made 48 hours before the start date of the course/program, whether it is conducted live online or offline. To initiate the refund process, please send an email to eict@iitk.ac.in. We will then acknowledge your refund application via email.

Please note that students who do not join, attend, or inform us of their absence from classes will not be eligible for any refunds under any circumstances. The refunded amount will be returned to the same account from which the payment was made. The processing time for refund applications is approximately 2 to 3 weeks from the date of acceptance by our team.

The refund amount will be transferred to the account through which the original payment was made and only through electronic transfer.

Enquiry

For any query call us at +91 7992088885 or fill the form below

Sample Certificate