SlideShare a Scribd company logo
Colloquially, the term "artificial intelligence" is
applied when a machine mimics "cognitive" functions
that humans associate with other human minds, such
as "learning" and "problem solving".
Machine learning is a field of computer science that
gives computers the ability to learn without being
explicitly programmed.
Artificial neural networks (ANNs) or
Connectionist systems are computing systems inspired
by the Biological neural networks that constitute
animal brains. Such systems learn (progressively
improve performance on) tasks by considering
examples, generally without task-specific
programming.
Deep learning is also known as
Deep structured learning or
Hierarchical learning
Commerce websites, and it is increasingly present in
consumer products such as cameras and smartphones.
Machine-learning systems are used to identify objects in
images, transcribe speech into text, match news items,
posts or products with users’ interests, and select
relevant results of search.
Increasingly, these applications make use of a class of
techniques
Deep learning is a subset of a more general field of artificial
intelligence called machine learning.
“neural network with more than two layers.”
More neurons than previous networks
More complex ways of connecting layers/neurons in NNs
Explosion in the amount of computing power available to train
Automatic feature extraction
Deep learning as neural networks with a large number of
parameters and layers in one of four fundamental network
architectures:
Unsupervised pretrained networks
Convolutional neural networks
Recurrent neural networks
Recursive neural networks
Inspired by Bio model
Artificial Intelligence which contains
Machine Learning
Artificial Neural network
Artificial
Intelligence
Layered
A N N
Deep
Learning
Machine
Learning
Deep learning as neural networks with a large number
of parameters and layers in one of four fundamental
network architectures:
Unsupervised pretrained networks
Convolutional neural networks
Recurrent neural networks
Recursive neural networks
“neural network with more than two layers.”
More neurons than previous networks
More complex ways of connecting layers/neurons in NNs
Explosion in the amount of computing power available to
train
Automatic feature extraction
Generative deep architectures, which are intended to characterize the
high-order correlation properties of the observed or visible data for
pattern analysis or synthesis purposes, and/or characterize the joint
statistical distributions of the visible data and their associated classes. In the
latter case, the use of Bayes rule can turn this type of architecture into a
discriminative one.
Discriminative deep architectures, which are intended to directly provide
discriminative power for pattern classification, often by characterizing the
posterior distributions of classes conditioned on the visible data; and
Hybrid deep architectures, where the goal is discrimination but is
assisted (often in a significant way) with the outcomes of generative
architectures via better optimization or/and regularization, or
discriminative criteria are used to learn the parameters in any of the
deep generative models in category 1) above.
Despite the complex categorization of the deep learning
architectures,theone’s that are in practice are deep feed-forward networks,
Convolution networks and Recurrent Networks.
Low level feature
Mid level feature
High level feature
Low level Mid level High level
Line Curve Bird
Color Shape Image
Feather Beak Bird
Large layer of ANN,
High computational
spped,
Large memory size.
Input and output layers
Analog signal
Machine learning tasks are typically classified into two
broad categories, depending on whether there is a
learning "signal" or "feedback" available to a learning
system:
•Supervised learning
•Semi-supervised learning
•Active learning
•Reinforcement learning
•Unsupervised learning
•Feature learning
•Support vector machine
•Classification
•Clustering
•Density estimation
•Dimensionality reduction
Deep learning as neural networks with a large number
of parameters and layers in one of four fundamental
network architectures:
Unsupervised pretrained networks
Convolutional neural networks
Recurrent neural networks
Recursive neural networks
•Examine the foundations of machine learning and neural
networks
•Learn how to train feed-forward neural networks
•Use software to implement your first neural network
•Manage problems that arise as you begin to make
networks deeper
•Build neural networks that analyze complex images
•Perform effective dimensionality reduction using
autoencoders
•Dive deep into sequence analysis to examine language
•Understand the fundamentals of reinforcement learning
Three set of neurons:
Receive an input signal
Send an output signal
Processing many layers linear and non-linear
transformations..
Pylearn2
Theano
Caffe
Torch
Cuda-convnet
Deeplearning4j
Other Deep Learning Tools
Python
Tensorflow
Colorization of Black and White Images
Automatic Speech Recognition
Machine Translations
Object Classification and Detection in Photographs
Automatic Hand writing Generation
Automatic Game playing
Generative Model Chatbots
Natural language processing
Customer relation management
Recommendation system
bioinformatics
Mobile advertising, Autonomous driving driving
visual object recognition, object detection and many
other domains such as drug discovery and genomics.
Common issues are
Over fitting
Learning Rate and
Computation time.
Deep Learning =
Data Science + cloud storage + Soft Computing
Deep Learning is
Large network
Large Data
Large Model
Efficient Algorithm
Large Computation
Large insights
Improved Performance
Nearer to Human Brain

More Related Content

What's hot

Transfer Learning
Transfer LearningTransfer Learning
Transfer Learning
Hichem Felouat
 
Recurrent neural networks rnn
Recurrent neural networks   rnnRecurrent neural networks   rnn
Recurrent neural networks rnn
Kuppusamy P
 
Artificial Neural Network
Artificial Neural NetworkArtificial Neural Network
Artificial Neural Network
Muhammad Ishaq
 
Deep Neural Networks (DNN)
Deep Neural Networks (DNN)Deep Neural Networks (DNN)
Deep learning
Deep learning Deep learning
Deep learning
SauravJaiswal17
 
CNN Machine learning DeepLearning
CNN Machine learning DeepLearningCNN Machine learning DeepLearning
CNN Machine learning DeepLearning
Abhishek Sharma
 
Activation function
Activation functionActivation function
Activation function
RakshithGowdakodihal
 
Generative Adversarial Network (GAN)
Generative Adversarial Network (GAN)Generative Adversarial Network (GAN)
Generative Adversarial Network (GAN)
Prakhar Rastogi
 
1.Introduction to deep learning
1.Introduction to deep learning1.Introduction to deep learning
1.Introduction to deep learning
KONGU ENGINEERING COLLEGE
 
Cnn
CnnCnn
Facial Expression Recognition System using Deep Convolutional Neural Networks.
Facial Expression Recognition  System using Deep Convolutional Neural Networks.Facial Expression Recognition  System using Deep Convolutional Neural Networks.
Facial Expression Recognition System using Deep Convolutional Neural Networks.
Sandeep Wakchaure
 
Deep learning.pptx
Deep learning.pptxDeep learning.pptx
Deep learning.pptx
MdMahfoozAlam5
 
Convolution Neural Network (CNN)
Convolution Neural Network (CNN)Convolution Neural Network (CNN)
Convolution Neural Network (CNN)
Suraj Aavula
 
Introduction to Transformer Model
Introduction to Transformer ModelIntroduction to Transformer Model
Introduction to Transformer Model
Nuwan Sriyantha Bandara
 
Image classification using CNN
Image classification using CNNImage classification using CNN
Image classification using CNN
Noura Hussein
 
Activation function
Activation functionActivation function
Activation function
Astha Jain
 
Deep Learning Tutorial
Deep Learning TutorialDeep Learning Tutorial
Deep Learning Tutorial
Amr Rashed
 
Deep neural networks
Deep neural networksDeep neural networks
Deep neural networks
Si Haem
 
Image classification using cnn
Image classification using cnnImage classification using cnn
Image classification using cnn
SumeraHangi
 
Neural network
Neural networkNeural network
Neural network
Ramesh Giri
 

What's hot (20)

Transfer Learning
Transfer LearningTransfer Learning
Transfer Learning
 
Recurrent neural networks rnn
Recurrent neural networks   rnnRecurrent neural networks   rnn
Recurrent neural networks rnn
 
Artificial Neural Network
Artificial Neural NetworkArtificial Neural Network
Artificial Neural Network
 
Deep Neural Networks (DNN)
Deep Neural Networks (DNN)Deep Neural Networks (DNN)
Deep Neural Networks (DNN)
 
Deep learning
Deep learning Deep learning
Deep learning
 
CNN Machine learning DeepLearning
CNN Machine learning DeepLearningCNN Machine learning DeepLearning
CNN Machine learning DeepLearning
 
Activation function
Activation functionActivation function
Activation function
 
Generative Adversarial Network (GAN)
Generative Adversarial Network (GAN)Generative Adversarial Network (GAN)
Generative Adversarial Network (GAN)
 
1.Introduction to deep learning
1.Introduction to deep learning1.Introduction to deep learning
1.Introduction to deep learning
 
Cnn
CnnCnn
Cnn
 
Facial Expression Recognition System using Deep Convolutional Neural Networks.
Facial Expression Recognition  System using Deep Convolutional Neural Networks.Facial Expression Recognition  System using Deep Convolutional Neural Networks.
Facial Expression Recognition System using Deep Convolutional Neural Networks.
 
Deep learning.pptx
Deep learning.pptxDeep learning.pptx
Deep learning.pptx
 
Convolution Neural Network (CNN)
Convolution Neural Network (CNN)Convolution Neural Network (CNN)
Convolution Neural Network (CNN)
 
Introduction to Transformer Model
Introduction to Transformer ModelIntroduction to Transformer Model
Introduction to Transformer Model
 
Image classification using CNN
Image classification using CNNImage classification using CNN
Image classification using CNN
 
Activation function
Activation functionActivation function
Activation function
 
Deep Learning Tutorial
Deep Learning TutorialDeep Learning Tutorial
Deep Learning Tutorial
 
Deep neural networks
Deep neural networksDeep neural networks
Deep neural networks
 
Image classification using cnn
Image classification using cnnImage classification using cnn
Image classification using cnn
 
Neural network
Neural networkNeural network
Neural network
 

Similar to Basics of Deep learning

MaLAI_Hyderabad presentation
MaLAI_Hyderabad presentationMaLAI_Hyderabad presentation
MaLAI_Hyderabad presentation
Gurram Poorna Prudhvi
 
Jack
JackJack
DATA SCIENCE
DATA SCIENCEDATA SCIENCE
DATA SCIENCE
HarshikaBansal1
 
Introduction to Deep Learning Technique.pptx
Introduction to Deep Learning Technique.pptxIntroduction to Deep Learning Technique.pptx
Introduction to Deep Learning Technique.pptx
KerenEvangelineI
 
Deep learning
Deep learningDeep learning
Deep learning
Khaled AMIRAT
 
Project Report -Vaibhav
Project Report -VaibhavProject Report -Vaibhav
Project Report -Vaibhav
Vaibhav Dhattarwal
 
Deep learning - A Visual Introduction
Deep learning - A Visual IntroductionDeep learning - A Visual Introduction
Deep learning - A Visual Introduction
Lukas Masuch
 
Artificial Intelligence(Machine learning & deep Learning ).pptx
Artificial Intelligence(Machine learning & deep Learning ).pptxArtificial Intelligence(Machine learning & deep Learning ).pptx
Artificial Intelligence(Machine learning & deep Learning ).pptx
Anil Kumar Prajapati
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
Asst.prof M.Gokilavani
 
Three classes of deep learning networks
Three classes of deep learning networksThree classes of deep learning networks
Three classes of deep learning networks
Venkat Chaithanya Chintha
 
let's dive to deep learning
let's dive to deep learninglet's dive to deep learning
let's dive to deep learning
Mohamed Essam
 
BASIC CONCEPT OF DEEP LEARNING.pptx
BASIC CONCEPT OF DEEP LEARNING.pptxBASIC CONCEPT OF DEEP LEARNING.pptx
BASIC CONCEPT OF DEEP LEARNING.pptx
RiteshPandey184067
 
Deep Learning
Deep Learning Deep Learning
Deep Learning
Roshan Chettri
 
Deep Learning - The Past, Present and Future of Artificial Intelligence
Deep Learning - The Past, Present and Future of Artificial IntelligenceDeep Learning - The Past, Present and Future of Artificial Intelligence
Deep Learning - The Past, Present and Future of Artificial Intelligence
Lukas Masuch
 
Quantum neural network
Quantum neural networkQuantum neural network
Quantum neural network
surat murthy
 
Automatic Attendace using convolutional neural network Face Recognition
Automatic Attendace using convolutional neural network Face RecognitionAutomatic Attendace using convolutional neural network Face Recognition
Automatic Attendace using convolutional neural network Face Recognition
vatsal199567
 
Nature Inspired Reasoning Applied in Semantic Web
Nature Inspired Reasoning Applied in Semantic WebNature Inspired Reasoning Applied in Semantic Web
Nature Inspired Reasoning Applied in Semantic Web
guestecf0af
 
EXPERT SYSTEMS AND ARTIFICIAL INTELLIGENCE_ Neural Networks.pptx
EXPERT SYSTEMS AND ARTIFICIAL INTELLIGENCE_ Neural Networks.pptxEXPERT SYSTEMS AND ARTIFICIAL INTELLIGENCE_ Neural Networks.pptx
EXPERT SYSTEMS AND ARTIFICIAL INTELLIGENCE_ Neural Networks.pptx
Javier Daza
 
AINL 2016: Filchenkov
AINL 2016: FilchenkovAINL 2016: Filchenkov
AINL 2016: Filchenkov
Lidia Pivovarova
 
deeplearning
deeplearningdeeplearning
deeplearning
huda2018
 

Similar to Basics of Deep learning (20)

MaLAI_Hyderabad presentation
MaLAI_Hyderabad presentationMaLAI_Hyderabad presentation
MaLAI_Hyderabad presentation
 
Jack
JackJack
Jack
 
DATA SCIENCE
DATA SCIENCEDATA SCIENCE
DATA SCIENCE
 
Introduction to Deep Learning Technique.pptx
Introduction to Deep Learning Technique.pptxIntroduction to Deep Learning Technique.pptx
Introduction to Deep Learning Technique.pptx
 
Deep learning
Deep learningDeep learning
Deep learning
 
Project Report -Vaibhav
Project Report -VaibhavProject Report -Vaibhav
Project Report -Vaibhav
 
Deep learning - A Visual Introduction
Deep learning - A Visual IntroductionDeep learning - A Visual Introduction
Deep learning - A Visual Introduction
 
Artificial Intelligence(Machine learning & deep Learning ).pptx
Artificial Intelligence(Machine learning & deep Learning ).pptxArtificial Intelligence(Machine learning & deep Learning ).pptx
Artificial Intelligence(Machine learning & deep Learning ).pptx
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
Three classes of deep learning networks
Three classes of deep learning networksThree classes of deep learning networks
Three classes of deep learning networks
 
let's dive to deep learning
let's dive to deep learninglet's dive to deep learning
let's dive to deep learning
 
BASIC CONCEPT OF DEEP LEARNING.pptx
BASIC CONCEPT OF DEEP LEARNING.pptxBASIC CONCEPT OF DEEP LEARNING.pptx
BASIC CONCEPT OF DEEP LEARNING.pptx
 
Deep Learning
Deep Learning Deep Learning
Deep Learning
 
Deep Learning - The Past, Present and Future of Artificial Intelligence
Deep Learning - The Past, Present and Future of Artificial IntelligenceDeep Learning - The Past, Present and Future of Artificial Intelligence
Deep Learning - The Past, Present and Future of Artificial Intelligence
 
Quantum neural network
Quantum neural networkQuantum neural network
Quantum neural network
 
Automatic Attendace using convolutional neural network Face Recognition
Automatic Attendace using convolutional neural network Face RecognitionAutomatic Attendace using convolutional neural network Face Recognition
Automatic Attendace using convolutional neural network Face Recognition
 
Nature Inspired Reasoning Applied in Semantic Web
Nature Inspired Reasoning Applied in Semantic WebNature Inspired Reasoning Applied in Semantic Web
Nature Inspired Reasoning Applied in Semantic Web
 
EXPERT SYSTEMS AND ARTIFICIAL INTELLIGENCE_ Neural Networks.pptx
EXPERT SYSTEMS AND ARTIFICIAL INTELLIGENCE_ Neural Networks.pptxEXPERT SYSTEMS AND ARTIFICIAL INTELLIGENCE_ Neural Networks.pptx
EXPERT SYSTEMS AND ARTIFICIAL INTELLIGENCE_ Neural Networks.pptx
 
AINL 2016: Filchenkov
AINL 2016: FilchenkovAINL 2016: Filchenkov
AINL 2016: Filchenkov
 
deeplearning
deeplearningdeeplearning
deeplearning
 

More from Ramesh Kumar

Cognitive learning
Cognitive learningCognitive learning
Cognitive learning
Ramesh Kumar
 
Finger print after death
Finger print after deathFinger print after death
Finger print after death
Ramesh Kumar
 
Ac recycle use
Ac recycle useAc recycle use
Ac recycle use
Ramesh Kumar
 
is Old and baby same?
is Old and baby same?is Old and baby same?
is Old and baby same?
Ramesh Kumar
 
Process synchronization
Process synchronizationProcess synchronization
Process synchronization
Ramesh Kumar
 
Selfie - A Technologcal Art alias Snapchat
Selfie - A Technologcal Art alias SnapchatSelfie - A Technologcal Art alias Snapchat
Selfie - A Technologcal Art alias Snapchat
Ramesh Kumar
 
Engineering Syllabus Design Factor
Engineering Syllabus Design FactorEngineering Syllabus Design Factor
Engineering Syllabus Design Factor
Ramesh Kumar
 
Recent trends and bio-mimics in computer science
Recent trends and bio-mimics in computer scienceRecent trends and bio-mimics in computer science
Recent trends and bio-mimics in computer science
Ramesh Kumar
 
Human sense based Robot
Human sense based RobotHuman sense based Robot
Human sense based Robot
Ramesh Kumar
 
Color and road accident with solution
Color and road accident with solutionColor and road accident with solution
Color and road accident with solution
Ramesh Kumar
 
Mobile problem
Mobile problemMobile problem
Mobile problem
Ramesh Kumar
 
Antidepresion lect 1
Antidepresion lect 1Antidepresion lect 1
Antidepresion lect 1
Ramesh Kumar
 
Innovative enterprenur
Innovative enterprenurInnovative enterprenur
Innovative enterprenur
Ramesh Kumar
 
Mobile Computing Applications in Adolescents problem
Mobile Computing Applications in Adolescents problemMobile Computing Applications in Adolescents problem
Mobile Computing Applications in Adolescents problem
Ramesh Kumar
 
Guide
GuideGuide
Env. mon
Env. monEnv. mon
Env. mon
Ramesh Kumar
 
Ai & expert introduction
Ai & expert introductionAi & expert introduction
Ai & expert introduction
Ramesh Kumar
 
Carrer counselling
Carrer counsellingCarrer counselling
Carrer counselling
Ramesh Kumar
 
Moems.ppt
Moems.pptMoems.ppt
Moems.ppt
Ramesh Kumar
 
Professional society
Professional societyProfessional society
Professional society
Ramesh Kumar
 

More from Ramesh Kumar (20)

Cognitive learning
Cognitive learningCognitive learning
Cognitive learning
 
Finger print after death
Finger print after deathFinger print after death
Finger print after death
 
Ac recycle use
Ac recycle useAc recycle use
Ac recycle use
 
is Old and baby same?
is Old and baby same?is Old and baby same?
is Old and baby same?
 
Process synchronization
Process synchronizationProcess synchronization
Process synchronization
 
Selfie - A Technologcal Art alias Snapchat
Selfie - A Technologcal Art alias SnapchatSelfie - A Technologcal Art alias Snapchat
Selfie - A Technologcal Art alias Snapchat
 
Engineering Syllabus Design Factor
Engineering Syllabus Design FactorEngineering Syllabus Design Factor
Engineering Syllabus Design Factor
 
Recent trends and bio-mimics in computer science
Recent trends and bio-mimics in computer scienceRecent trends and bio-mimics in computer science
Recent trends and bio-mimics in computer science
 
Human sense based Robot
Human sense based RobotHuman sense based Robot
Human sense based Robot
 
Color and road accident with solution
Color and road accident with solutionColor and road accident with solution
Color and road accident with solution
 
Mobile problem
Mobile problemMobile problem
Mobile problem
 
Antidepresion lect 1
Antidepresion lect 1Antidepresion lect 1
Antidepresion lect 1
 
Innovative enterprenur
Innovative enterprenurInnovative enterprenur
Innovative enterprenur
 
Mobile Computing Applications in Adolescents problem
Mobile Computing Applications in Adolescents problemMobile Computing Applications in Adolescents problem
Mobile Computing Applications in Adolescents problem
 
Guide
GuideGuide
Guide
 
Env. mon
Env. monEnv. mon
Env. mon
 
Ai & expert introduction
Ai & expert introductionAi & expert introduction
Ai & expert introduction
 
Carrer counselling
Carrer counsellingCarrer counselling
Carrer counselling
 
Moems.ppt
Moems.pptMoems.ppt
Moems.ppt
 
Professional society
Professional societyProfessional society
Professional society
 

Recently uploaded

Everything you wanted to know about LIHTC
Everything you wanted to know about LIHTCEverything you wanted to know about LIHTC
Everything you wanted to know about LIHTC
Roger Valdez
 
My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.
rwarrenll
 
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
nuttdpt
 
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
g4dpvqap0
 
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data LakeViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
Walaa Eldin Moustafa
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
Timothy Spann
 
University of New South Wales degree offer diploma Transcript
University of New South Wales degree offer diploma TranscriptUniversity of New South Wales degree offer diploma Transcript
University of New South Wales degree offer diploma Transcript
soxrziqu
 
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
slg6lamcq
 
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
mbawufebxi
 
Palo Alto Cortex XDR presentation .......
Palo Alto Cortex XDR presentation .......Palo Alto Cortex XDR presentation .......
Palo Alto Cortex XDR presentation .......
Sachin Paul
 
Intelligence supported media monitoring in veterinary medicine
Intelligence supported media monitoring in veterinary medicineIntelligence supported media monitoring in veterinary medicine
Intelligence supported media monitoring in veterinary medicine
AndrzejJarynowski
 
一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理
一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理
一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理
nyfuhyz
 
Enhanced Enterprise Intelligence with your personal AI Data Copilot.pdf
Enhanced Enterprise Intelligence with your personal AI Data Copilot.pdfEnhanced Enterprise Intelligence with your personal AI Data Copilot.pdf
Enhanced Enterprise Intelligence with your personal AI Data Copilot.pdf
GetInData
 
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
v7oacc3l
 
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证如何办理
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证如何办理一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证如何办理
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证如何办理
g4dpvqap0
 
Influence of Marketing Strategy and Market Competition on Business Plan
Influence of Marketing Strategy and Market Competition on Business PlanInfluence of Marketing Strategy and Market Competition on Business Plan
Influence of Marketing Strategy and Market Competition on Business Plan
jerlynmaetalle
 
一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理
aqzctr7x
 
Natural Language Processing (NLP), RAG and its applications .pptx
Natural Language Processing (NLP), RAG and its applications .pptxNatural Language Processing (NLP), RAG and its applications .pptx
Natural Language Processing (NLP), RAG and its applications .pptx
fkyes25
 
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
ahzuo
 
Global Situational Awareness of A.I. and where its headed
Global Situational Awareness of A.I. and where its headedGlobal Situational Awareness of A.I. and where its headed
Global Situational Awareness of A.I. and where its headed
vikram sood
 

Recently uploaded (20)

Everything you wanted to know about LIHTC
Everything you wanted to know about LIHTCEverything you wanted to know about LIHTC
Everything you wanted to know about LIHTC
 
My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.
 
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
一比一原版(UCSB文凭证书)圣芭芭拉分校毕业证如何办理
 
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
 
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data LakeViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
ViewShift: Hassle-free Dynamic Policy Enforcement for Every Data Lake
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
 
University of New South Wales degree offer diploma Transcript
University of New South Wales degree offer diploma TranscriptUniversity of New South Wales degree offer diploma Transcript
University of New South Wales degree offer diploma Transcript
 
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
 
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
一比一原版(Bradford毕业证书)布拉德福德大学毕业证如何办理
 
Palo Alto Cortex XDR presentation .......
Palo Alto Cortex XDR presentation .......Palo Alto Cortex XDR presentation .......
Palo Alto Cortex XDR presentation .......
 
Intelligence supported media monitoring in veterinary medicine
Intelligence supported media monitoring in veterinary medicineIntelligence supported media monitoring in veterinary medicine
Intelligence supported media monitoring in veterinary medicine
 
一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理
一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理
一比一原版(UMN文凭证书)明尼苏达大学毕业证如何办理
 
Enhanced Enterprise Intelligence with your personal AI Data Copilot.pdf
Enhanced Enterprise Intelligence with your personal AI Data Copilot.pdfEnhanced Enterprise Intelligence with your personal AI Data Copilot.pdf
Enhanced Enterprise Intelligence with your personal AI Data Copilot.pdf
 
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
在线办理(英国UCA毕业证书)创意艺术大学毕业证在读证明一模一样
 
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证如何办理
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证如何办理一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证如何办理
一比一原版(Glasgow毕业证书)格拉斯哥大学毕业证如何办理
 
Influence of Marketing Strategy and Market Competition on Business Plan
Influence of Marketing Strategy and Market Competition on Business PlanInfluence of Marketing Strategy and Market Competition on Business Plan
Influence of Marketing Strategy and Market Competition on Business Plan
 
一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理
 
Natural Language Processing (NLP), RAG and its applications .pptx
Natural Language Processing (NLP), RAG and its applications .pptxNatural Language Processing (NLP), RAG and its applications .pptx
Natural Language Processing (NLP), RAG and its applications .pptx
 
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
 
Global Situational Awareness of A.I. and where its headed
Global Situational Awareness of A.I. and where its headedGlobal Situational Awareness of A.I. and where its headed
Global Situational Awareness of A.I. and where its headed
 

Basics of Deep learning

  • 1.
  • 2. Colloquially, the term "artificial intelligence" is applied when a machine mimics "cognitive" functions that humans associate with other human minds, such as "learning" and "problem solving".
  • 3. Machine learning is a field of computer science that gives computers the ability to learn without being explicitly programmed.
  • 4. Artificial neural networks (ANNs) or Connectionist systems are computing systems inspired by the Biological neural networks that constitute animal brains. Such systems learn (progressively improve performance on) tasks by considering examples, generally without task-specific programming.
  • 5. Deep learning is also known as Deep structured learning or Hierarchical learning
  • 6. Commerce websites, and it is increasingly present in consumer products such as cameras and smartphones. Machine-learning systems are used to identify objects in images, transcribe speech into text, match news items, posts or products with users’ interests, and select relevant results of search. Increasingly, these applications make use of a class of techniques
  • 7. Deep learning is a subset of a more general field of artificial intelligence called machine learning. “neural network with more than two layers.” More neurons than previous networks More complex ways of connecting layers/neurons in NNs Explosion in the amount of computing power available to train Automatic feature extraction Deep learning as neural networks with a large number of parameters and layers in one of four fundamental network architectures: Unsupervised pretrained networks Convolutional neural networks Recurrent neural networks Recursive neural networks
  • 8. Inspired by Bio model Artificial Intelligence which contains Machine Learning Artificial Neural network
  • 10.
  • 11.
  • 12. Deep learning as neural networks with a large number of parameters and layers in one of four fundamental network architectures: Unsupervised pretrained networks Convolutional neural networks Recurrent neural networks Recursive neural networks “neural network with more than two layers.” More neurons than previous networks More complex ways of connecting layers/neurons in NNs Explosion in the amount of computing power available to train Automatic feature extraction
  • 13. Generative deep architectures, which are intended to characterize the high-order correlation properties of the observed or visible data for pattern analysis or synthesis purposes, and/or characterize the joint statistical distributions of the visible data and their associated classes. In the latter case, the use of Bayes rule can turn this type of architecture into a discriminative one. Discriminative deep architectures, which are intended to directly provide discriminative power for pattern classification, often by characterizing the posterior distributions of classes conditioned on the visible data; and Hybrid deep architectures, where the goal is discrimination but is assisted (often in a significant way) with the outcomes of generative architectures via better optimization or/and regularization, or discriminative criteria are used to learn the parameters in any of the deep generative models in category 1) above. Despite the complex categorization of the deep learning architectures,theone’s that are in practice are deep feed-forward networks, Convolution networks and Recurrent Networks.
  • 14. Low level feature Mid level feature High level feature
  • 15. Low level Mid level High level Line Curve Bird Color Shape Image Feather Beak Bird
  • 16. Large layer of ANN, High computational spped, Large memory size. Input and output layers Analog signal
  • 17. Machine learning tasks are typically classified into two broad categories, depending on whether there is a learning "signal" or "feedback" available to a learning system: •Supervised learning •Semi-supervised learning •Active learning •Reinforcement learning •Unsupervised learning •Feature learning •Support vector machine •Classification •Clustering •Density estimation •Dimensionality reduction
  • 18. Deep learning as neural networks with a large number of parameters and layers in one of four fundamental network architectures: Unsupervised pretrained networks Convolutional neural networks Recurrent neural networks Recursive neural networks
  • 19. •Examine the foundations of machine learning and neural networks •Learn how to train feed-forward neural networks •Use software to implement your first neural network •Manage problems that arise as you begin to make networks deeper •Build neural networks that analyze complex images •Perform effective dimensionality reduction using autoencoders •Dive deep into sequence analysis to examine language •Understand the fundamentals of reinforcement learning
  • 20. Three set of neurons: Receive an input signal Send an output signal Processing many layers linear and non-linear transformations..
  • 22. Colorization of Black and White Images Automatic Speech Recognition Machine Translations Object Classification and Detection in Photographs Automatic Hand writing Generation Automatic Game playing Generative Model Chatbots Natural language processing Customer relation management Recommendation system bioinformatics Mobile advertising, Autonomous driving driving visual object recognition, object detection and many other domains such as drug discovery and genomics.
  • 23. Common issues are Over fitting Learning Rate and Computation time.
  • 24. Deep Learning = Data Science + cloud storage + Soft Computing
  • 25. Deep Learning is Large network Large Data Large Model Efficient Algorithm Large Computation Large insights Improved Performance Nearer to Human Brain