This repository contains some notes from developing the locality-sensitive hashing for REL, including
- scratches for unit tests (
test_lsh.py
); they are now integrated into REL. - the performance of LSH and optimal selection of the parameters for LSH (performance_lsh.ipynb)