Please enable JavaScript.
Coggle requires JavaScript to display documents.
Deep Learning - Coggle Diagram
Deep Learning
-
-
-
Word Embeddings (Foundation of DL for Text)Word Embeddings :Represent words as dense vectors in a continuous vector space.
• Word2Vec (Skip-gram, CBOW)
-
-
• Applications: Semantic similarity, document clustering
-
-
-
-
-
-
• Deep learning is a subset of machine learning that uses multilayered neural networks, called deep neural networks, to simulate the complex decision-making power of the human brain.
-
-