-
Welcome!
I created this repository as a discussion hub for the ML ecosystem in Rust, "following" a talk I gave at the Rust meetup in London ([slides](https://docs.google.com/presentation/d/1dOqqosL…
-
### Describe the bug
Hi, I am using uSearch with **Integer 8 index dtype**.
I am having 928K embedding which I try to add to both **i8** and **float16** index with **Inner Product** Metrics and t…
-
In some occasion, a time series subsequence can be flat/constant for a while, which may lead to a zero standard deviation for that subsequence. However, the the current codes does not seem to handle t…
-
Hello
`print(met.metrics_report())`
According to the metrics reported printed after an XLA training session I observe that the functions cannot be processed in TPU.
```
Counter: aten::_linal…
-
Dear all,
I am trying to adapt scDist to use it with miloDE (https://www.biorxiv.org/content/10.1101/2023.03.08.531744v1).
MiloDE builds on miloR assigning cells to neighborhoods, and proceeds to …
-
I'm looking forward to sharing mine, the best strategy doesn't exist until you specify the meta it will be run in, but I'm still pretty proud of how many metas it can beat in a tournament regardless o…
-
**Is your feature request related to a problem? Please describe.**
The core developer team is not confident we'll be able to maintain the cell matching code long-term (mainly because I don't feel lik…
-
## Environment
* OS Version: Ubuntu 20.04 in VM (Host-Machine is running Windows)
* Binary build: Ignition Gazebo, version 6.9.0
* If this is a GUI or sensor rendering bug, describe your GPU …
-
In the [updated working branch](https://github.com/uw-echospace/EchoPro/tree/brandynlucca-kriging), kriging model parameters are stored within the `Survey` object when the `*.xlsx` parameter file is i…
-
### What happened?
When you have a HPolyhedron with measure 0, e.g. because of equality constraints, the Uniform sampling doesn't generate uniform samples.
```
from pydrake.all import (HPolyhedro…