Introduction-To-Ml-Part-3 Edited
Introduction-To-Ml-Part-3 Edited
• Non-linear dimensionality
reduction technique.
• Unlike previous algorithms, LLE
doesn't rely on projections.
• Measures how each training
instance linearly relates to its
nearest neighbors, then looks for a
low-dimensional representation of
the training set that preserves
those local relationships.
• Scales poorly to large datasets. Prof. David R. Pugh
Unsupervised
Learning
• Artificial neuron
called a threshold logic
unit (TLU).
• Inputs and output are numbers
(not binary on/off values).
• Each input connection is
associated with a weight.
Challenges:
• Solve each of the classification tasks.
• Can you find a single neural network that will perform well on
all the classification tasks?
• Can you solve all the classification tasks without using any
hidden layers?