Skip to content

Neighbourhood Component Analysis, MATLAB code, based on Jacob Goldberger, Sam Roweis, Geoff Hinton, Ruslan Salakhutdinov's paper.

Notifications You must be signed in to change notification settings

gionuno/neighbourhood_component_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neighbourhood_component_analysis

MATLAB code for Neighbourhood Component Analysis, based on Jacob Goldberger, Sam Roweis, Geoff Hinton, Ruslan Salakhutdinov's paper.

image

The blue dots are the projections (Y = AX) of faces, while yellow dots are nonfaces. So this can be used for clustering.

image

COIL100 example.

Now with a 'faster' version, that uses a stochastic batch update per element, and a non-linear conjugate gradient update.

About

Neighbourhood Component Analysis, MATLAB code, based on Jacob Goldberger, Sam Roweis, Geoff Hinton, Ruslan Salakhutdinov's paper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages