0% found this document useful (0 votes)
116 views3 pages

ML & Ai

This document outlines the content of a workshop on artificial intelligence and machine learning. The workshop consists of 7 sessions that cover introductions to AI and machine learning, Python programming, machine learning libraries and algorithms, deep learning, neural networks, and hands-on projects. Learners will gain an understanding of modern AI, machine learning techniques like regression and classification, programming with Python, using tools like scikit-learn, and applying concepts to build models and image recognition applications.

Uploaded by

Ankit Bishnoi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
116 views3 pages

ML & Ai

This document outlines the content of a workshop on artificial intelligence and machine learning. The workshop consists of 7 sessions that cover introductions to AI and machine learning, Python programming, machine learning libraries and algorithms, deep learning, neural networks, and hands-on projects. Learners will gain an understanding of modern AI, machine learning techniques like regression and classification, programming with Python, using tools like scikit-learn, and applying concepts to build models and image recognition applications.

Uploaded by

Ankit Bishnoi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Artificial Intelligence

&
Machine Learning
Workshop Overview Artificial Intelligence (AI) is a field that has a
long history but is still constantly and actively growing and changing. In this course, you’ll
learn the basics of modern AI as well as some of the representative applications of AI.
Along the way, we also hope to excite you about the numerous applications and huge
possibilities in the field of AI, which continues to expand human capability beyond our
imagination.

Course Content
Session 1
Introduction Of Artificial Intelligence
1. Introduction of Artificial Intelligence and Machine Learning.
2. Brief introduction to Machine Learning for AI.
3. Classification of Machine Learning.
4. Difference between Machine Learning and Artificial Intelligence.
5. Machine Learning Techniques.
6. Types of Learning.
7. Machine Learning System Design.
8. Supervised Learning- Regression Classification.
9. Future scope of Machine Learning And Artificial Intelligence.

Session 2
Python Programming
1. Introduction to python
2. Conditional Statements
3. Looping, Control Statements
4. Lists, Tuple ,Dictionaries
5. String Manipulation
6. Functions
7. Installing Packages
8. Introduction of Various Tools
9.Working on Jupyter notebook

Session 3
Working On Various Phython Library
1. Installing library and packages for machine learning and data science
2. Matplotlib
3. Scipy and Numpy
4. Pandas
5. IPython toolkit
6. scikit-learn

Session 4
Learning Algorithms/Machine Learning
1. Naive Bayes Classification
2. Back-propagation
3. Logistic Regression
4. Support Vector Machines (SVM)
5. Random Forest
6. Decision Tree
7. k-Nearest Neighbors (KNN)
8. K-Means Clustering

Session 5
Deep Learning
1. Introduction to Deep Learning
2. Why deep learning?
3. Neural Networks
4. Types of Deep Learning
5. Artificial Neural Networks

Session 6
Introduction to Neural Networks
1. Basic Introduction of Neuron
2. The Neuron Diagram
3. Neuron Models
4. Activation Function
5. Binary Step Function and Linear Function Sigmoid
6. Tanh
7. ReLU
8. Leaky ReLU
9. Single Layer Feed-Forward
10. Multi-Layer Feed-Forward
11. Feed Forward Neural Networks
Session 7
Projects
1. Classifying MNIST digits using Random Forest
2. Customer churn prediction using ANN
3. Image Segmentation using openCv
4. Face Detection using Haar Cascades
5. Making snapchat Filters

You might also like