Skip to content

Commit 647b56b

Browse files
committed
Update deep-learning topic description
1 parent a8c116d commit 647b56b

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

topics/deep-learning/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
22
aliases: deeplearning, deep-learning-tutorial, deep-learning-algorithms, deep-learning-papers
33
display_name: Deep learning
4-
short_description: Deep Learning is an artificial neural network composed of many
5-
layers.
4+
short_description: Deep learning is a subset of machine learning that uses multi-layered neural networks to learn hierarchical representations from data.
65
topic: deep-learning
76
wikipedia_url: https://en.wikipedia.org/wiki/Deep_learning
87
---
9-
Deep learning is an AI function and a subset of machine learning, used for processing large amounts of complex data. Deep learning can automatically create algorithms based on data patterns.
8+
Deep learning is a subset of machine learning that uses artificial neural networks with multiple layers to automatically learn hierarchical representations from data. It powers modern breakthroughs in computer vision, natural language processing, speech recognition, and generative AI.

0 commit comments

Comments
 (0)