Self-Taught Hashing for Fast Similarity Search (Supplement)
Code
The complete Matlab program to perform our
Self Taught Hashing (STH)
experiments.
Please also refer to the
Spectral Hashing (SpH)
code developed by Yair Weiss, Antonio Torralba, and Rob Fergus.
Software
LIBLINEAR
with Matlab interface.
LIBSVM
with
Matlab interface
.
Data
The
text datasets in Matlab format
(Reuters21578, 20Newsgroups, and TDT2) provided by
Deng Cai
.