Deep Learning: A Tutorial
Our goal is to provide a review of deep learning methods which provide insight into structured high-dimensional data. Rather than using shallow additive architectures common to most statistical models, deep learning uses layers of semi-affine input transformations to provide a predictive rule. Applying these layers of transformations leads to a set of attributes (or, features) to which probabilistic statistical methods can be applied. Thus, the best of both worlds can be achieved: scalable prediction rules fortified with uncertainty quantification, where sparse regularization finds the features.
Code (0)
등록된 구현이 없습니다.
Tasks
Deep LearningUncertainty QuantificationSimilar Papers 제목 키워드 기반
Demo2Tutorial: From Human Experience to Multimodal Software Tutorials
Human experience in digital environments offers a vast, underexplored resource of authentic, untrimmed interactions that contain rich procedural knowledge. We introduce Demo2Tutorial, a framework that transforms this exp…
HelpViz: Automatic Generation of Contextual Visual MobileTutorials from Text-Based Instructions
We present HelpViz, a tool for generating contextual visual mobile tutorials from text-based instructions that are abundant on the web. HelpViz transforms text instructions to graphical tutorials in batch, by extracting …
A Tutorial Markov Analysis of Effective Human Tutorial Sessions
This paper investigates what differentiates effective tutorial sessions from less effective sessions. Towards this end, we characterize and explore human tutors{'} actions in tutorial dialogue sessions by mapping the tut…
Screencast Tutorial Video Understanding
Screencast tutorials are videos created by people to teach how to use software applications or demonstrate procedures for accomplishing tasks. It is very popular for both novice and experienced users to learn new skills,…
object-detectionObject DetectionRetrievalVideo Captioning+2Deep Learning with CNNs: A Compact Holistic Tutorial with Focus on Supervised Regression (Preprint)
In this tutorial, we present a compact and holistic discussion of Deep Learning with a focus on Convolutional Neural Networks (CNNs) and supervised regression. While there are numerous books and articles on the individua…
ArticlesDeep LearningLearning Theory