LSH_DeepLearning
LSH_DeepLearning copied to clipboard
Python Implementations?
I cam across this repo after your reading your paper. Are you aware of any python based implementations?
Not yet. This repo reproduces the LSH implementation in the paper. We're working on GPU version with support for python.
@rdspring1 Thanks Ryan. I'll keep a lookout for the python implementation in the future. When do you think it might be ready?
@rdspring1 is the python implementation available now? We are also referring your paper in our project.
@rdspring1 I was trying to implement this paper. Was wondering if there is a python implementation.