SlideShare ist ein Scribd-Unternehmen logo
1 von 89
Downloaden Sie, um offline zu lesen
Recent Trends in
Deep Learning
Sungjoon Choi

CPSLAB, SNU
Recent Trends in Deep Learning
2
Generative Model (14) Domain Adaptation (7)
Meta Learning (8) Uncertainty in Deep Learning (6)
3
Generative Model
Generative Model
4
What I cannot create, I do not understand
Generative Model
5
Generative Adversarial Nets vs. Variational Autoencoders
q
p✓
x
x
zp(z)
z
G
FakeReal
D
True/False
Variational Autoencoder Generative Adversarial Networks
Generative Model
6
Generative Adversarial Network (GAN)
IT’S FAKE
MONEY!
IT’S REAL
MONEY!
https://arxiv.org/abs/1406.2661
Generative Model
7
Generative Adversarial Network (GAN)
https://arxiv.org/abs/1406.2661
Generative Model
8
Variational Autoencoder (VAE)
Kingma’s Thesis
Generative Model
9
Variational Autoencoder (VAE)
Kingma’s Thesis
Generative Model
10
Variational Autoencoder (VAE)
Kingma’s Thesis
Generative Model
11
DCGAN
https://arxiv.org/abs/1511.06434
Generative Model
12
Info GAN
https://arxiv.org/abs/1606.03657
Generative Model
13
Info GAN
z
G
FakeReal
D
True/False
c
c
https://arxiv.org/abs/1606.03657
Generative Model
14
Text2Image
https://arxiv.org/abs/1605.05396
Generative Model
15
Text2Image
https://arxiv.org/abs/1605.05396
Generative Model
16
Pix2pix
https://arxiv.org/abs/1611.07004
Generative Model
17
Pix2pix
https://arxiv.org/abs/1611.07004
Generative Model
18
PatchGAN
https://arxiv.org/abs/1604.04382
Generative Model
19
Generative Adversarial What-Where Networks (GAWWN)
https://arxiv.org/abs/1610.02454
Generative Model
20
Generative Adversarial What-Where Networks (GAWWN)
https://arxiv.org/abs/1610.02454
Generative Model
21
Puzzle-GAN
https://arxiv.org/abs/1703.10730
Generative Model
22
Puzzle-GAN
https://arxiv.org/abs/1703.10730
Generative Model
23
Domain Transfer Network
https://arxiv.org/abs/1611.02200
Generative Model
24
DiscoGAN
https://arxiv.org/abs/1703.05192
Generative Model
25
DiscoGAN
https://arxiv.org/abs/1703.05192
Generative Model
26
CycleGAN
https://arxiv.org/abs/1703.10593
Generative Model
27
CycleGAN
https://arxiv.org/abs/1703.10593
Generative Model
28
StarGAN
https://arxiv.org/abs/1711.09020
Generative Model
29
StarGAN
https://arxiv.org/abs/1711.09020
Generative Model
30
Progressive GAN
https://arxiv.org/abs/1710.10196
Generative Model
31
Progressive GAN
https://arxiv.org/abs/1710.10196
Generative Model
32
Progressive GAN
https://arxiv.org/abs/1710.10196
33
Domain Adaptation
Domain Adaptation
34
A step towards practical deployment
Domain Adaptation
35
Analysis for domain adaptation
http://www.john.blitzer.com/papers/nips06.pdf
Domain Adaptation
36
Domain Adversarial Neural Network (DANN)
https://arxiv.org/abs/1505.07818
Domain Adaptation
37
Domain Separation Network (DSN)
https://arxiv.org/abs/1608.06019
Domain Adaptation
38
DANN & DSN
Domain Adaptation
39
Coupled GAN
https://arxiv.org/abs/1606.07536
Domain Adaptation
40
Adversarial Discriminative Domain Adaptation
https://arxiv.org/abs/1606.07536
Domain Adaptation
41
Adversarial Discriminative Domain Adaptation
https://arxiv.org/abs/1606.07536
Domain Adaptation
42
Appearance adaptation
https://arxiv.org/abs/1703.01461
Domain Adaptation
43
Appearance adaptation
Ahttps://arxiv.org/abs/1703.01461
Domain Adaptation
44
DA-GAN
https://arxiv.org/abs/1612.05424
Domain Adaptation
45
DA-GAN
https://arxiv.org/abs/1612.05424
46
Meta Learning
Meta Learning
47
Learn to learn
Meta Learning
48
Learning to Learn without Gradient Descent by Gradient Descent
https://arxiv.org/abs/1611.03824
Meta Learning
49
Learning to Learn without Gradient Descent by Gradient Descent
https://arxiv.org/abs/1611.03824
Meta Learning
50
Siamese Neural Networks
https://www.cs.cmu.edu/~rsalakhu/papers/oneshot1.pdf
Meta Learning
51
Siamese Neural Networks
https://www.cs.cmu.edu/~rsalakhu/papers/oneshot1.pdf
Meta Learning
52
Triplet Networks
https://arxiv.org/abs/1412.6622
Meta Learning
53
Matching Network
https://arxiv.org/abs/1606.04080
Meta Learning
54
Matching Network
https://arxiv.org/abs/1606.04080
Meta Learning
55
Prototypical Networks
https://arxiv.org/abs/1703.05175
Prototypical networks learn a metric space in which classification can be performed by
computing distances to prototype representations of each class.
Meta Learning
56
Low-shot learning
https://arxiv.org/abs/1606.02819
Low-shot visual learning—the ability to recognize novel object categories from very few
examples—is a hallmark of human visual intelligence.
Meta Learning
57
Low-shot learning
https://arxiv.org/abs/1606.02819
Learning to generate new examples
Meta Learning
58
Design a CNN with RL
https://arxiv.org/pdf/1611.02167
Meta Learning
59
Deep meta RL
https://arxiv.org/abs/1611.05763
Meta Learning
60
Deep meta RL
https://arxiv.org/abs/1611.05763
Meta Learning
61
Model-Agnostic Meta-Learning
https://arxiv.org/abs/1703.03400
Meta Learning
62
Model-Agnostic Meta-Learning
https://arxiv.org/abs/1703.03400
Meta Learning
63
Model-Agnostic Meta-Learning
https://arxiv.org/abs/1703.03400
In reinforcement learning (RL), the goal of few-shot meta-learning is to
enable an agent to quickly acquire a policy for a new test task using only
a small amount of experience in the test setting
64
Uncertainty in Deep Learning
Uncertainty in Deep Learning
65
What we do not know
Uncertainty in Deep Learning
66
What we do not know
Uncertainty in Deep Learning
67
What we do not know
Uncertainty in Deep Learning
68
What we do not know
Uncertainty in Deep Learning
69
Dropout as Bayes Approximation
https://arxiv.org/abs/1506.02142
Uncertainty in Deep Learning
70
Dropout as Bayes Approximation
https://arxiv.org/abs/1506.02142
Uncertainty in Deep Learning
71
Uncertainty-Aware RL
https://arxiv.org/abs/1702.01182
Uncertainty in Deep Learning
72
Uncertainty-Aware RL
https://arxiv.org/abs/1702.01182
Uncertainty in Deep Learning
73
Novelty Detection
http://roboticsproceedings.org/rss13/p64.pdf
Uncertainty in Deep Learning
74
Novelty Detection
http://roboticsproceedings.org/rss13/p64.pdf
Uncertainty in Deep Learning
75
Deep Ensemble
https://arxiv.org/abs/1612.01474
Empirical variance (5) Learning variance (1) Adversarial Ensemble (5)
Uncertainty in Deep Learning
76
Deep Ensemble
https://arxiv.org/abs/1612.01474
Uncertainty in Deep Learning
77
Epistemic and Aleatoric Uncertainty
https://arxiv.org/abs/1703.04977
Uncertainty in Deep Learning
78
Epistemic and Aleatoric Uncertainty
https://arxiv.org/abs/1703.04977
Uncertainty in Deep Learning
79
Uncertainty-Aware Learning from Demonstration
https://arxiv.org/abs/1709.02249
Uncertainty in Deep Learning
80
Uncertainty-Aware Learning from Demonstration
https://arxiv.org/abs/1709.02249
Uncertainty in Deep Learning
81
Uncertainty-Aware Learning from Demonstration
https://arxiv.org/abs/1709.02249
Uncertainty in Deep Learning
82
Uncertainty-Aware Learning from Demonstration
https://arxiv.org/abs/1709.02249
Uncertainty in Deep Learning
83
Uncertainty-Aware Learning from Demonstration
https://arxiv.org/abs/1709.02249
Unexplained
Variance
Explained
Variance
Uncertainty in Deep Learning
84
Uncertainty-Aware Learning from Demonstration
https://arxiv.org/abs/1709.02249
Unexplained
Variance
Explained
Variance
Uncertainty in Deep Learning
85
Uncertainty-Aware Learning from Demonstration
https://arxiv.org/abs/1709.02249
Conclusion
86
No more ImageNet challenge
Conclusion
87
Focus on applications
Conclusion
88
Consider real problems
89
)
( . )

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (20)

Generative adversarial networks
Generative adversarial networksGenerative adversarial networks
Generative adversarial networks
 
Introduction to Generative Adversarial Networks (GANs)
Introduction to Generative Adversarial Networks (GANs)Introduction to Generative Adversarial Networks (GANs)
Introduction to Generative Adversarial Networks (GANs)
 
Generative Adversarial Networks
Generative Adversarial NetworksGenerative Adversarial Networks
Generative Adversarial Networks
 
Convolutional neural network from VGG to DenseNet
Convolutional neural network from VGG to DenseNetConvolutional neural network from VGG to DenseNet
Convolutional neural network from VGG to DenseNet
 
OpenAI’s GPT 3 Language Model - guest Steve Omohundro
OpenAI’s GPT 3 Language Model - guest Steve OmohundroOpenAI’s GPT 3 Language Model - guest Steve Omohundro
OpenAI’s GPT 3 Language Model - guest Steve Omohundro
 
Optimization/Gradient Descent
Optimization/Gradient DescentOptimization/Gradient Descent
Optimization/Gradient Descent
 
Cnn
CnnCnn
Cnn
 
Deep Neural Networks (DNN)
Deep Neural Networks (DNN)Deep Neural Networks (DNN)
Deep Neural Networks (DNN)
 
MobileNet - PR044
MobileNet - PR044MobileNet - PR044
MobileNet - PR044
 
An overview of gradient descent optimization algorithms
An overview of gradient descent optimization algorithms An overview of gradient descent optimization algorithms
An overview of gradient descent optimization algorithms
 
Generative adversarial networks
Generative adversarial networksGenerative adversarial networks
Generative adversarial networks
 
Deep Learning in Computer Vision
Deep Learning in Computer VisionDeep Learning in Computer Vision
Deep Learning in Computer Vision
 
Deep learning ppt
Deep learning pptDeep learning ppt
Deep learning ppt
 
Generative Adversarial Networks (GANs) - Ian Goodfellow, OpenAI
Generative Adversarial Networks (GANs) - Ian Goodfellow, OpenAIGenerative Adversarial Networks (GANs) - Ian Goodfellow, OpenAI
Generative Adversarial Networks (GANs) - Ian Goodfellow, OpenAI
 
PR12-094: Model-Agnostic Meta-Learning for fast adaptation of deep networks
PR12-094: Model-Agnostic Meta-Learning for fast adaptation of deep networksPR12-094: Model-Agnostic Meta-Learning for fast adaptation of deep networks
PR12-094: Model-Agnostic Meta-Learning for fast adaptation of deep networks
 
[AIoTLab]attention mechanism.pptx
[AIoTLab]attention mechanism.pptx[AIoTLab]attention mechanism.pptx
[AIoTLab]attention mechanism.pptx
 
Deep Learning Explained
Deep Learning ExplainedDeep Learning Explained
Deep Learning Explained
 
Federated learning in brief
Federated learning in briefFederated learning in brief
Federated learning in brief
 
META-LEARNING.pptx
META-LEARNING.pptxMETA-LEARNING.pptx
META-LEARNING.pptx
 
Meta-Learning Presentation
Meta-Learning PresentationMeta-Learning Presentation
Meta-Learning Presentation
 

Ähnlich wie Recent Trends in Deep Learning

GNA 13552928 deep learning for GAN a.ppt
GNA 13552928 deep learning for GAN a.pptGNA 13552928 deep learning for GAN a.ppt
GNA 13552928 deep learning for GAN a.ppt
ManiMaran230751
 
Machine Learning Interpretability - Mateusz Dymczyk - H2O AI World London 2018
Machine Learning Interpretability - Mateusz Dymczyk - H2O AI World London 2018Machine Learning Interpretability - Mateusz Dymczyk - H2O AI World London 2018
Machine Learning Interpretability - Mateusz Dymczyk - H2O AI World London 2018
Sri Ambati
 

Ähnlich wie Recent Trends in Deep Learning (20)

Deep Generative Models
Deep Generative Models Deep Generative Models
Deep Generative Models
 
UseR 2017
UseR 2017UseR 2017
UseR 2017
 
Matching Network
Matching NetworkMatching Network
Matching Network
 
Generative Adversarial Networks 2
Generative Adversarial Networks 2Generative Adversarial Networks 2
Generative Adversarial Networks 2
 
Introduction to GAN
Introduction to GANIntroduction to GAN
Introduction to GAN
 
A novel algorithm for mining closed sequential patterns
A novel algorithm for mining closed sequential patternsA novel algorithm for mining closed sequential patterns
A novel algorithm for mining closed sequential patterns
 
Deep learning with Keras
Deep learning with KerasDeep learning with Keras
Deep learning with Keras
 
Machine learning for java developers
Machine learning for java developersMachine learning for java developers
Machine learning for java developers
 
Deep learning with Keras
Deep learning with KerasDeep learning with Keras
Deep learning with Keras
 
Data driven model optimization [autosaved]
Data driven model optimization [autosaved]Data driven model optimization [autosaved]
Data driven model optimization [autosaved]
 
GNA 13552928 deep learning for GAN a.ppt
GNA 13552928 deep learning for GAN a.pptGNA 13552928 deep learning for GAN a.ppt
GNA 13552928 deep learning for GAN a.ppt
 
教師なし画像特徴表現学習の動向 {Un, Self} supervised representation learning (CVPR 2018 完全読破...
教師なし画像特徴表現学習の動向 {Un, Self} supervised representation learning (CVPR 2018 完全読破...教師なし画像特徴表現学習の動向 {Un, Self} supervised representation learning (CVPR 2018 完全読破...
教師なし画像特徴表現学習の動向 {Un, Self} supervised representation learning (CVPR 2018 完全読破...
 
A (Very) Gentle Introduction to Generative Adversarial Networks (a.k.a GANs)
 A (Very) Gentle Introduction to Generative Adversarial Networks (a.k.a GANs) A (Very) Gentle Introduction to Generative Adversarial Networks (a.k.a GANs)
A (Very) Gentle Introduction to Generative Adversarial Networks (a.k.a GANs)
 
Predictive analytics semi-supervised learning with GANs
Predictive analytics   semi-supervised learning with GANsPredictive analytics   semi-supervised learning with GANs
Predictive analytics semi-supervised learning with GANs
 
Getting the most from the reference assembly
Getting the most from the reference assemblyGetting the most from the reference assembly
Getting the most from the reference assembly
 
Visual concept learning
Visual concept learningVisual concept learning
Visual concept learning
 
Gan intro
Gan introGan intro
Gan intro
 
Machine Learning Interpretability - Mateusz Dymczyk - H2O AI World London 2018
Machine Learning Interpretability - Mateusz Dymczyk - H2O AI World London 2018Machine Learning Interpretability - Mateusz Dymczyk - H2O AI World London 2018
Machine Learning Interpretability - Mateusz Dymczyk - H2O AI World London 2018
 
The Smart Way To Invest in AI and ML_SFStartupDay
The Smart Way To Invest in AI and ML_SFStartupDayThe Smart Way To Invest in AI and ML_SFStartupDay
The Smart Way To Invest in AI and ML_SFStartupDay
 
Deep learning QuantUniversity meetup
Deep learning QuantUniversity meetupDeep learning QuantUniversity meetup
Deep learning QuantUniversity meetup
 

Mehr von Sungjoon Choi

Mehr von Sungjoon Choi (20)

RNN and its applications
RNN and its applicationsRNN and its applications
RNN and its applications
 
Hybrid computing using a neural network with dynamic external memory
Hybrid computing using a neural network with dynamic external memoryHybrid computing using a neural network with dynamic external memory
Hybrid computing using a neural network with dynamic external memory
 
Modeling uncertainty in deep learning
Modeling uncertainty in deep learning Modeling uncertainty in deep learning
Modeling uncertainty in deep learning
 
Gaussian Process Latent Variable Model
Gaussian Process Latent Variable ModelGaussian Process Latent Variable Model
Gaussian Process Latent Variable Model
 
Uncertainty Modeling in Deep Learning
Uncertainty Modeling in Deep LearningUncertainty Modeling in Deep Learning
Uncertainty Modeling in Deep Learning
 
Leveraged Gaussian Process
Leveraged Gaussian ProcessLeveraged Gaussian Process
Leveraged Gaussian Process
 
LevDNN
LevDNNLevDNN
LevDNN
 
IROS 2017 Slides
IROS 2017 SlidesIROS 2017 Slides
IROS 2017 Slides
 
Domain Adaptation Methods
Domain Adaptation MethodsDomain Adaptation Methods
Domain Adaptation Methods
 
InfoGAIL
InfoGAIL InfoGAIL
InfoGAIL
 
Connection between Bellman equation and Markov Decision Processes
Connection between Bellman equation and Markov Decision ProcessesConnection between Bellman equation and Markov Decision Processes
Connection between Bellman equation and Markov Decision Processes
 
Kernel, RKHS, and Gaussian Processes
Kernel, RKHS, and Gaussian ProcessesKernel, RKHS, and Gaussian Processes
Kernel, RKHS, and Gaussian Processes
 
Inverse Reinforcement Learning Algorithms
Inverse Reinforcement Learning AlgorithmsInverse Reinforcement Learning Algorithms
Inverse Reinforcement Learning Algorithms
 
Value iteration networks
Value iteration networksValue iteration networks
Value iteration networks
 
Deep Learning in Robotics
Deep Learning in RoboticsDeep Learning in Robotics
Deep Learning in Robotics
 
Semantic Segmentation Methods using Deep Learning
Semantic Segmentation Methods using Deep LearningSemantic Segmentation Methods using Deep Learning
Semantic Segmentation Methods using Deep Learning
 
Object Detection Methods using Deep Learning
Object Detection Methods using Deep LearningObject Detection Methods using Deep Learning
Object Detection Methods using Deep Learning
 
CNN Tutorial
CNN TutorialCNN Tutorial
CNN Tutorial
 
TensorFlow Tutorial Part2
TensorFlow Tutorial Part2TensorFlow Tutorial Part2
TensorFlow Tutorial Part2
 
TensorFlow Tutorial Part1
TensorFlow Tutorial Part1TensorFlow Tutorial Part1
TensorFlow Tutorial Part1
 

Kürzlich hochgeladen

Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
dharasingh5698
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
MsecMca
 

Kürzlich hochgeladen (20)

Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 

Recent Trends in Deep Learning