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

add Cosine distance for knn #164

Merged
merged 3 commits into from
Apr 7, 2017
Merged

add Cosine distance for knn #164

merged 3 commits into from
Apr 7, 2017

Conversation

frozenkp
Copy link
Contributor

@frozenkp frozenkp commented Apr 7, 2017

as title

@sjwhitworth sjwhitworth merged commit 8abe754 into sjwhitworth:master Apr 7, 2017
@linkerlin
Copy link
Contributor

Could you use SSE/AVS?

@frozenkp
Copy link
Contributor Author

@linkerlin
Can you give me more detailed information about "SSE/AVS"?

@linkerlin
Copy link
Contributor

@frozenkp
Intel had added some SIMD instructions in their CPUs which can speed up MAD ops very much.

@linkerlin
Copy link
Contributor

linkerlin commented Apr 13, 2017

@frozenkp
Or you can use OpenCL to speed up Matrix computing.
https://github.com/Patagonicus/opencl
Or this lib

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

Successfully merging this pull request may close these issues.

3 participants