Technical notes:
- Re-present input as coefficients of a linear and sparse combination on basises (key input vectors) – encoding process.
- On unlabelled data, learning automatically for the basises, also known as features, using neural network. Instead of conventional method to specify the features.
- Then apply the conventional Machine learning on top of the transformed labelled data for the actual learning task
Remarks:
- Diversify your learning, read more on many topics (unlabelled data) – to implicitly form a way to see (encode)