Transcription of Introduction - Deep Learning
{{id}} {{{paragraph}}}
Introduction Lecture slides for Chapter 1 of Deep Learning Ian Goodfellow 2016-09-26. Representations Matter APTER 1. Introduction . Cartesian coordinates Polar coordinates y . x r Figure suppose we want to separate ure : Example of di erent representations: (Goodfellow 2016). Depth: Repeated Composition CHAPTER 1. Introduction . Output CAR PERSON ANIMAL. (object identity). 3rd hidden layer (object parts). 2nd hidden layer (corners and contours). 1st hidden layer (edges). Visible layer (input pixels). Figure : Illustration of a deep Learning model. It is di cult for a computer to understand Figure the meaning of raw sensory input data, such as this image represented as a collection (Goodfellow 2016). Computational Graphs CHAPTER 1. Introduction . Element Element Set Set +. +. Logistic Regression Logistic Regression w1 x1 w2 x2 w x Figure : Illustration of computational graphs mapping an input to an output where Figure each node performs an operation. Depth is length of the longest path from(Goodfellow input 2016)to Machine Learning and AI.
Figure 1.2: Illustration of a deep learning model. It is difficult for a computer to understand the meaning of raw sensory input data, such as this image represented as a collection of pixel values. The function mapping from a set of pixels to an object identity is very complicated.
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}