Table of Contents

Machine Learning - Deep Learning (Network)

About

Deep Learning (Networks) is an algorithms which is basically neural networks with many layers.

Deep learning is also known as:

Deep learning has been characterized as a buzzword, or a rebranding of neural networks.

These systems are made up of many layers with artificial neurons. Each layer learns certain properties, recognizing structure in the incoming information flow; for example vertical lines, rectangles, faces, or facial expressions. The first layers learn simple structures, while the later layers learn more complex properties on this basis.

Example

Library

Others:

Course

Video

Documentation / Reference