redis/examples/glove-100
antirez 7b5fbf7b3f glove-100 example added. 2025-01-29 12:37:59 +01:00
..
README glove-100 example added. 2025-01-29 12:37:59 +01:00
insert.py glove-100 example added. 2025-01-29 12:37:59 +01:00
recall.py glove-100 example added. 2025-01-29 12:37:59 +01:00

README

wget http://ann-benchmarks.com/glove-100-angular.hdf5
python insert.py
python recall.py (use --k <count> optionally, default top-10)