0% found this document useful (0 votes)
60 views62 pages

Artificial Neural Networks

The document discusses artificial neural networks and deep learning. It provides an overview of neural networks and how they are similar to the human brain. It also mentions using a convolutional neural network for tasks like image classification. An example of using an artificial neural network to predict customer churn from a dataset is provided.

Uploaded by

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

Artificial Neural Networks

The document discusses artificial neural networks and deep learning. It provides an overview of neural networks and how they are similar to the human brain. It also mentions using a convolutional neural network for tasks like image classification. An example of using an artificial neural network to predict customer churn from a dataset is provided.

Uploaded by

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

Week #9

Artificial Neural Networks

Artificial Intelligence &


Intelligent Systems
Slides By Dr.Rami Ibrahim
Where are we?
2
 We discussed Machine Learning
algorithms like K-means clustering,
logistic regression, decision trees, and
random forests.
 Today, we will learn a specialized type
of Machine Learning called Deep
Learning.
 Deep Learning models have neural
networks with neurons similar to
human brain.
 Artificial Neural Network (ANN) is used
in classification.
 Convolutional Neural Network (CNN) is
used in computer vision tasks like
image classification, object recognition,
VQA, and image captioning.
ANN Use Case?
61
 We will use a customer churn dataset, and predict if a new
customer is going to churn or not.
References

Hands-On Machine Learning with Scikit-Learn, Keras, and


TensorFlow: Concepts, Tools, and Techniques to Build Intelligent
Systems’ 2nd Edition

Deep Learning A-Z™ 2023: Neural Networks© SuperDataScience


https://www.udemy.com/

You might also like