PPT
PPT
Introduction
Literature Survey
Problem Statement
Objectives
Proposed Methodology
References
Introduction
Deep learning is the hottest field in AI right now.
From Google Duplex assistant to Tesla self- driving cars the
applications are endless.
In the past 10 years, machine learning and artificial intelligence
have shown tremendous progress.
Recently deep learning plays major role for
1.Explosion of huge data
2.Cheap Computing cost
3.Improvement in ML algorithms
INTRODUCTION
Deep learning allows computational models that are composed
of multiple processing layers to learn representations of data
with multiple levels of abstraction.
These methods have dramatically improved the state-of-the-art
in speech recognition, visual object recognition, object detection
and many other domains such as drug discovery and genomics.
Deep learning discovers intricate structure in large data sets by
using the backpropagation algorithm to indicate how a machine
should change its internal parameters that are used to compute
the representation in each layer from the representation in the
previous layer.
Deep convolutional nets have brought about breakthroughs in
processing images, video, speech and audio, whereas recurrent
nets have shone light on sequential data such as text and sp
Conventional machine-learning techniques were limited in
their ability to process natural data in their raw form.
Machine learning and Deep Learning Difference
PROPOSED METHOD
Input data
Preprocess
RNN
Detected Object
Proposed
Recurrent Neural Networks
Contd…