Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

projection type #15

Open
ShibiHe opened this issue Aug 26, 2016 · 1 comment
Open

projection type #15

ShibiHe opened this issue Aug 26, 2016 · 1 comment

Comments

@ShibiHe
Copy link

ShibiHe commented Aug 26, 2016

The code is using np.random.randn() times input vector.
In the LSH paper survey, we are using either (Gaussian Distribution * input + bias)/W or (Uniform Distribution * input). I was wondering if we should change the distribution to uniform in the code?

@eggie5
Copy link

eggie5 commented Nov 21, 2017

I have seen that Gaussian Random Projection is on way to implement the random projections. What is this LSH paper survey?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants