Difference between revisions of "Programming/Deep Learning"
From HPC
(Created page with "==Deep Learning== == Further Information == * [https://www.tensorflow.org/tutorials/ https://www.tensorflow.org/tutorials/] {| |style="width:5%; border-width: 0" | File...") |
m |
||
| Line 1: | Line 1: | ||
| + | _TOC_ | ||
| + | |||
==Deep Learning== | ==Deep Learning== | ||
| + | ===Introduction=== | ||
| + | Deep learning (also known as deep structured learning or hierarchical learning) is part of a broader family of machine learning methods based on learning data representations, as opposed to task-specific algorithms. Learning can be supervised, semi-supervised or unsupervised. | ||
== Further Information == | == Further Information == | ||
Revision as of 10:56, 21 November 2018
_TOC_
Deep Learning
Introduction
Deep learning (also known as deep structured learning or hierarchical learning) is part of a broader family of machine learning methods based on learning data representations, as opposed to task-specific algorithms. Learning can be supervised, semi-supervised or unsupervised.
Further Information
| |