-
### What happened?
Hi, I'm attempting to convert SpikeGLX ap.bin and lf.bin outputs into NWB format. When attempting to create a DataInterface object, I receive the error below. Any help in figuring …
-
Hope to continue development,and support julia v1.6
There is no faiss.jl, so this repo is an important Ann package.
zsz00 updated
3 years ago
-
As the title said, I am curious about this project. But seems there are no commit in the last year circa.
Is this project still maintained?
-
In the "recommend_user" method of the "WideDeep" class, it uses "np.argpartition" and there are some other methods. I do not see any nearest neighbors library. (such as; Faiss, ScaNN)
Why wasn't an…
-
I would like to do a C++ GPU search, get the centroids, and use these centroids in another GPU kernel without using memcpy host to device.
That's my code so far:
// search with gpu index…
-
### Description
Add KNN for topk
Here there is a benchmark of KNN libs: https://www.benfrederickson.com/approximate-nearest-neighbours-for-recommender-systems/
### Expected behavior with the …
-
Hi there and thank you so very much for the great library!
When I'm running 4 independent programs on a 4-GPU machine, Once I spin up tsne-cuda, I see that 16 processes get spawned occupying ~250MB…
-
-
Dear authors,
When running on tum rgbd with command
```
python run.py configs/TUM_RGBD/demo_freiburg3_office.yaml
```
the following error occurred,
```
[TRACKER] Tracking Triggered!
/home/p…
-
For the encoding purpose, I am using a CPU with 64GB of memory. I have 22M questions to encode using all-MiniLM-L12-v2. I created 223 chunks of encodings and then created the final encoding by merging…