-
## 🚀 Feature
Implement `numpy.random.choice` equivalent.
## Motivation
In some cases, it is useful to get random samples from a torch Tensor efficiently. For instance, during the training of some…
-
While simply copying existing markdown files to the wiki directory allows access to them, they are not indexed for search. Did i miss something ? Otherwise it would be a nice feature to be able to bui…
-
JIRA issue created by: rcook
Originally opened: 2012-02-21 01:43 PM
Issue body:
(nt)
-
I think this is just the initial steps - and I never read go before, so...
In the final section:
```
src := int32(tcp.SrcPort)
dst := int32(tcp.DstPort)
if dst == ofport {
packets…
-
i just cant seem to get the sort order to wok , i would like to be able to sort the albums by descending date added , or modified , but it just seems to ignore any sort criteria and just defaults to …
-
**Batch knnQueries:**
The method `knnQuery(query_point, k)` takes `float[]` as query point. What if we want to perform batch queries for `float[][]` type multiple elements from `index`? (This feature…
-
Hello,
Is it possible to be able to upload a CSV with metadata (for example: image showing X person, or image containing a cat, so on and so forth) and have it appended to unstructured metadata in …
-
Created by: @bionicles
Source: https://github.com/RedisGraph/RedisGraph/issues/888
To leverage graphs as a tiny self-funded bootstrap startup, we'd like to use RedisGraph because we like the Cypher la…
-
This would be nice because then you could simply do `curl -d file.fasta`, and it could also be used in other projects, allowing them to index Fastas without using our app. Does this seem like a good …
-
**Questions & Todo:**
- Discuss how Annotations should be implemented in HashStore
- What format should we use to store annotation content in `/hashstore/metadata`? JSON-LD or EML?
- What is HashSt…