-
Howdy! I'm the developer of [Storyteller](https://gitlab.com/smoores/storyteller), which is a platform for automatically syncing ebooks and audiobooks. I'm interested in migrating to echogarden for th…
-
Representation learning (RL) has been an established discipline in the machine learning space for decades but it draws tremendous attention lately with the emergence of deep learning. The central prob…
-
#### Description
The [STUMPY](https://stumpy.readthedocs.io/en/latest/index.html) library contains high-performance (using Numba and/or Dask) code for calculating the so-called "matrix profile" of a …
ulupo updated
8 months ago
-
> Resources:
- https://manning.com/books/grokking-algorithms
- https://github.com/egonschiele/grokking_algorithms
-
We have a rich set of examples covering a very broad range of issues, but they're not necessarily easily discoverable via the section on the bottom of the API pages.
This meta-issue is to keep trac…
-
Having support for vector data types and operations such as exact and approximate nearest neighbor search, L2 distance, inner product, and cosine distance on these would open up semantic search use ca…
-
##### System information (version)
- OpenCV => :grey_question:
- Operating System / Platform => :grey_question:
- Compiler => :grey_question:
##### Detailed description
I am trying …
-
I recently had to rewrite a [KDTree](https://github.com/SEL-Columbia/NetworkBuild/blob/master/networkbuild/KDTree.py) to support finding nearest neighbors within a subset of the input data. In additio…
-
Hi,
Is there a way to apply a transformation to an image that is not in the LFW dataset?
thank you
-
**Version: 1.16.3.**
Large datasets may crash silently with a stack overflow (quite hard to catch as a end-user). I can provide one such dataset composed of 10M vectors of size 256 that crashes on …