Learn Before
Feature Learning (Representation Learning)
-
Feature learning, also called representation learning use machine learning to discover not only the mapping from representation to output but also the representation itself. A feature learning algorithm can discover a good set of features for a simple task in minutes, or for a complex task in hours to months. Feature learning can be either supervised or unsupervised.
-
Representation of information to be processed has a great importance in day to day life since it eases the task of information processing. For example usage of Arabic numerals instead of Roman numerals for mathematical operations.
-
In the context of machine learning an acceptable representation of data makes the future learning tasks easy. The successive learning tasks decide the choice of information representation.
0
1
Contributors are:
Who are from:
Tags
Data Science
Related
Unsupervised statistical learning
Reinforcement Learning
Feature Learning (Representation Learning)
The Master Algorithm: How the Quest for the Ultimate Learning Machine Will Remake Our World
Machine learning schools of thought (as explained in ”The Master Algorithm” by Pedro Domingos):
What are the categories of machine learning algorithms?
Supervised Learning
Learn After
Rules-Based Systems vs. Classic Machine Learning vs. Representation Learning vs. Deep Learning
Methods of Feature Learning
Distributed Representations
Nondistributed Representations
How does Unsupervised Pretraining act as a regularizer?
Disadvantage of Pretraining
When to use greedy unsupervised pretraining
Greedy Layer-Wise Unsupervised Pretraining
Data Augmentation
Structured Prediction