SlideShare a Scribd company logo
Introduction to ml and dl
Introduction to ml and dl
Introduction to ml and dl
What are Neural Networks?
What are Neural Networks?
Applications of Neural Networks:
Terminologies in Architecture
Terminologies in Architecture
Terminologies in Architecture
Terminologies in Architecture
Terminologies in Architecture
Terminologies in Architecture
Terminologies in Architecture
The Loss Function
(indicated in the graph by the dotted red line) (yellow
dots)
Working
Aim
Can you see the pattern?
Neural Networks
Source: Analytics Vidhya website
Neural Networks
Via: Reddit
Ready for Code?
Let’s Code
.Sequential([ . .Dense =1 =[1])])
. ( sgd mean_squared_error )
x= np.array([0.0 ,3.0 ,5.0 ,6.0 ,8.0], dtype=float)
y= np.array([1.0 ,7.0, 11.0 ,13.0 ,17.0], dtype=float)
model.fit(x,y, epochs=500)
Introduction to ml and dl
Forward & Backward Propagation
Forward & Backward Propagation
When training a network, we repeat the following
steps (for n epoches):
1.Perform forward pass.
2.Calculate ∆W (the delta to be added to
each weight) via backpropagation.
3.Update the weights.
Forward & Backward Propagation
Forward & Backward Propagation
Neural Networks
Neural Networks
Introduction to ml and dl

More Related Content

What's hot (20)

PDF
Centernet
Arithmer Inc.
 
PDF
Deep Learning for Computer Vision: Unsupervised Learning (UPC 2016)
Universitat Politècnica de Catalunya
 
PDF
The Perceptron (DLAI D1L2 2017 UPC Deep Learning for Artificial Intelligence)
Universitat Politècnica de Catalunya
 
PDF
Deep Learning for Computer Vision: Deep Networks (UPC 2016)
Universitat Politècnica de Catalunya
 
PPTX
Multilayer Perceptron (DLAI D1L2 2017 UPC Deep Learning for Artificial Intell...
Universitat Politècnica de Catalunya
 
PDF
Deep Learning for Computer Vision: Saliency Prediction (UPC 2016)
Universitat Politècnica de Catalunya
 
PDF
Your first TensorFlow programming with Jupyter
Etsuji Nakai
 
PDF
Matching networks for one shot learning
Kazuki Fujikawa
 
PPTX
Introduction To Tensorflow
Rayyan Khalid
 
PDF
The Perceptron (D1L2 Deep Learning for Speech and Language)
Universitat Politècnica de Catalunya
 
PPTX
Deep Learning, Keras, and TensorFlow
Oswald Campesato
 
PPTX
Summarizing videos with Attention
Arithmer Inc.
 
PDF
Introduction to Machine Learning in Python using Scikit-Learn
Amol Agrawal
 
PDF
Generative adversarial networks
Kyuri Kim
 
PDF
Auto-encoding variational bayes
Kyuri Kim
 
PDF
The Perceptron (D1L1 Insight@DCU Machine Learning Workshop 2017)
Universitat Politècnica de Catalunya
 
PDF
Graph Analyses with Python and NetworkX
Benjamin Bengfort
 
PDF
Deep single view 3 d object reconstruction with visual hull
Hanqing Wang
 
PPTX
Introduction to Machine Learning with TensorFlow
Paolo Tomeo
 
PDF
Auto encoding-variational-bayes
mehdi Cherti
 
Centernet
Arithmer Inc.
 
Deep Learning for Computer Vision: Unsupervised Learning (UPC 2016)
Universitat Politècnica de Catalunya
 
The Perceptron (DLAI D1L2 2017 UPC Deep Learning for Artificial Intelligence)
Universitat Politècnica de Catalunya
 
Deep Learning for Computer Vision: Deep Networks (UPC 2016)
Universitat Politècnica de Catalunya
 
Multilayer Perceptron (DLAI D1L2 2017 UPC Deep Learning for Artificial Intell...
Universitat Politècnica de Catalunya
 
Deep Learning for Computer Vision: Saliency Prediction (UPC 2016)
Universitat Politècnica de Catalunya
 
Your first TensorFlow programming with Jupyter
Etsuji Nakai
 
Matching networks for one shot learning
Kazuki Fujikawa
 
Introduction To Tensorflow
Rayyan Khalid
 
The Perceptron (D1L2 Deep Learning for Speech and Language)
Universitat Politècnica de Catalunya
 
Deep Learning, Keras, and TensorFlow
Oswald Campesato
 
Summarizing videos with Attention
Arithmer Inc.
 
Introduction to Machine Learning in Python using Scikit-Learn
Amol Agrawal
 
Generative adversarial networks
Kyuri Kim
 
Auto-encoding variational bayes
Kyuri Kim
 
The Perceptron (D1L1 Insight@DCU Machine Learning Workshop 2017)
Universitat Politècnica de Catalunya
 
Graph Analyses with Python and NetworkX
Benjamin Bengfort
 
Deep single view 3 d object reconstruction with visual hull
Hanqing Wang
 
Introduction to Machine Learning with TensorFlow
Paolo Tomeo
 
Auto encoding-variational-bayes
mehdi Cherti
 

Similar to Introduction to ml and dl (20)

PDF
NeuralProcessingofGeneralPurposeApproximatePrograms
Mohid Nabil
 
PDF
Towards neuralprocessingofgeneralpurposeapproximateprograms
Paridha Saxena
 
PPTX
Neural networks
HarshitGupta367
 
PPTX
Introduction to Deep Learning and Tensorflow
Oswald Campesato
 
PPTX
C++ and Deep Learning
Oswald Campesato
 
PPTX
Scala and Deep Learning
Oswald Campesato
 
PPTX
Deep Learning: R with Keras and TensorFlow
Oswald Campesato
 
PPTX
Neural networks and deep learning
RADO7900
 
PDF
Safety Verification of Deep Neural Networks_.pdf
larbaoui
 
PDF
Language translation with Deep Learning (RNN) with TensorFlow
S N
 
PDF
C2_W1.pdf
JulianBustos15
 
PPTX
Android and Deep Learning
Oswald Campesato
 
PDF
nlp dl 1.pdf
nyomans1
 
PPTX
Java and Deep Learning (Introduction)
Oswald Campesato
 
PPTX
Diving into Deep Learning (Silicon Valley Code Camp 2017)
Oswald Campesato
 
PDF
Machine Learning: Make Your Ruby Code Smarter
Astrails
 
PPTX
Java and Deep Learning
Oswald Campesato
 
PDF
Speaker Diarization
HONGJOO LEE
 
PDF
dfdshofdifhdifhdfhgfoighfgofgfgfgfgdfdfdfdf
nguyenhoangy207
 
PDF
Graph convolutional networks in apache spark
Emiliano Martinez Sanchez
 
NeuralProcessingofGeneralPurposeApproximatePrograms
Mohid Nabil
 
Towards neuralprocessingofgeneralpurposeapproximateprograms
Paridha Saxena
 
Neural networks
HarshitGupta367
 
Introduction to Deep Learning and Tensorflow
Oswald Campesato
 
C++ and Deep Learning
Oswald Campesato
 
Scala and Deep Learning
Oswald Campesato
 
Deep Learning: R with Keras and TensorFlow
Oswald Campesato
 
Neural networks and deep learning
RADO7900
 
Safety Verification of Deep Neural Networks_.pdf
larbaoui
 
Language translation with Deep Learning (RNN) with TensorFlow
S N
 
C2_W1.pdf
JulianBustos15
 
Android and Deep Learning
Oswald Campesato
 
nlp dl 1.pdf
nyomans1
 
Java and Deep Learning (Introduction)
Oswald Campesato
 
Diving into Deep Learning (Silicon Valley Code Camp 2017)
Oswald Campesato
 
Machine Learning: Make Your Ruby Code Smarter
Astrails
 
Java and Deep Learning
Oswald Campesato
 
Speaker Diarization
HONGJOO LEE
 
dfdshofdifhdifhdfhgfoighfgofgfgfgfgdfdfdfdf
nguyenhoangy207
 
Graph convolutional networks in apache spark
Emiliano Martinez Sanchez
 
Ad

More from SuyashSingh70 (6)

PPTX
Introduction to ml
SuyashSingh70
 
PPTX
How to clear a job interview
SuyashSingh70
 
PPTX
Personality development
SuyashSingh70
 
PPT
Sucess in interview
SuyashSingh70
 
PPTX
Classificationand different algorithm
SuyashSingh70
 
PPTX
Regression ppt
SuyashSingh70
 
Introduction to ml
SuyashSingh70
 
How to clear a job interview
SuyashSingh70
 
Personality development
SuyashSingh70
 
Sucess in interview
SuyashSingh70
 
Classificationand different algorithm
SuyashSingh70
 
Regression ppt
SuyashSingh70
 
Ad

Recently uploaded (20)

PPTX
How to Add Columns and Rows in an R Data Frame
subhashenia
 
PPTX
05_Jelle Baats_Tekst.pptx_AI_Barometer_Release_Event
FinTech Belgium
 
PPTX
thid ppt defines the ich guridlens and gives the information about the ICH gu...
shaistabegum14
 
PPTX
covid 19 data analysis updates in our municipality
RhuAyungon1
 
DOCX
🧩 1. Solvent R-WPS Office work scientific
NohaSalah45
 
PPTX
apidays Singapore 2025 - Generative AI Landscape Building a Modern Data Strat...
apidays
 
PPTX
big data eco system fundamentals of data science
arivukarasi
 
PDF
IT GOVERNANCE 4-2 - Information System Security (1).pdf
mdirfanuddin1322
 
DOCX
INDUSTRIAL BENEFIT FROM MICROSOFT AZURE.docx
writercontent500
 
PDF
5- Global Demography Concepts _ Population Pyramids .pdf
pkhadka824
 
PDF
apidays Singapore 2025 - The API Playbook for AI by Shin Wee Chuang (PAND AI)
apidays
 
PDF
IT GOVERNANCE 4-1 - Information System Security (1).pdf
mdirfanuddin1322
 
PDF
apidays Singapore 2025 - Surviving an interconnected world with API governanc...
apidays
 
PDF
Data Science Course Certificate by Sigma Software University
Stepan Kalika
 
PDF
Business implication of Artificial Intelligence.pdf
VishalChugh12
 
PPTX
在线购买英国本科毕业证苏格兰皇家音乐学院水印成绩单RSAMD学费发票
Taqyea
 
PPTX
Module-2_3-1eentzyssssssssssssssssssssss.pptx
ShahidHussain66691
 
PPTX
BinarySearchTree in datastructures in detail
kichokuttu
 
PPTX
03_Ariane BERCKMOES_Ethias.pptx_AIBarometer_release_event
FinTech Belgium
 
PPTX
Generative AI Boost Data Governance and Quality- Tejasvi Addagada
Tejasvi Addagada
 
How to Add Columns and Rows in an R Data Frame
subhashenia
 
05_Jelle Baats_Tekst.pptx_AI_Barometer_Release_Event
FinTech Belgium
 
thid ppt defines the ich guridlens and gives the information about the ICH gu...
shaistabegum14
 
covid 19 data analysis updates in our municipality
RhuAyungon1
 
🧩 1. Solvent R-WPS Office work scientific
NohaSalah45
 
apidays Singapore 2025 - Generative AI Landscape Building a Modern Data Strat...
apidays
 
big data eco system fundamentals of data science
arivukarasi
 
IT GOVERNANCE 4-2 - Information System Security (1).pdf
mdirfanuddin1322
 
INDUSTRIAL BENEFIT FROM MICROSOFT AZURE.docx
writercontent500
 
5- Global Demography Concepts _ Population Pyramids .pdf
pkhadka824
 
apidays Singapore 2025 - The API Playbook for AI by Shin Wee Chuang (PAND AI)
apidays
 
IT GOVERNANCE 4-1 - Information System Security (1).pdf
mdirfanuddin1322
 
apidays Singapore 2025 - Surviving an interconnected world with API governanc...
apidays
 
Data Science Course Certificate by Sigma Software University
Stepan Kalika
 
Business implication of Artificial Intelligence.pdf
VishalChugh12
 
在线购买英国本科毕业证苏格兰皇家音乐学院水印成绩单RSAMD学费发票
Taqyea
 
Module-2_3-1eentzyssssssssssssssssssssss.pptx
ShahidHussain66691
 
BinarySearchTree in datastructures in detail
kichokuttu
 
03_Ariane BERCKMOES_Ethias.pptx_AIBarometer_release_event
FinTech Belgium
 
Generative AI Boost Data Governance and Quality- Tejasvi Addagada
Tejasvi Addagada
 

Introduction to ml and dl