Please enable JavaScript.
Coggle requires JavaScript to display documents.
DEEP LEARNING, Aritificial Neural
Networks ANN - Coggle Diagram
DEEP LEARNING
ALGORITHM TYPES
-
SEQUENTIAL,
TIME SERIES AND
NATURAL LANGUAGE
-
-
-
Generative Taks,
Imges, Text, Audio
-
-
-
Types of Algorithms
-
APPLICATIONS
- Image classification,
detection, face recognition,
medical image anlysis.
- Natural Lnguage Processing,
speech recognition, sentiment analysis
- Language generation, text sumary,
time-series prediction, music generation
-
-
Why do we need DL
- ML needs us to specify features
- DL extracts features from raw and complex data
- Internal representation of data is built using ex-
tracted features
- DL algorithms allow parallel processing of data
- Scalabiliy and performance
1950 Artificial Neuron / Multi-Layer perceptrons
1980 Multy-lyer Perceptrons with back propagation
1990 Convolutional Neural Networks(CNN)
2010 Graphics Processing Units (GPU)
2012 AlexNet, Deep Q-network
2016 Generative Adversarial networks (GAN) Transformers
Today LLMs, Diffusion models
-