-
## 2. New data formats
The most energy and creativity for machine learning projects is on organizing the data, optimizing the data structures, and extracting features. That being said, the current …
-
It should be possible to `deriv()` a `Polynomial` to get its derivative.
-
MoreLikeThis is something we use massively. I am confident there is a way to replicate this with Rubix ML (and even have a learning system), but I am wondering about a suggested approach.
Related l…
-
### What happened?
Hi,
imitating the one created by Qdrant, I added a BM25 for Italian on Hugging Face. I think it is a good thing to support multiple languages for sparse vectors.
### What Python…
-
Rather than trying to convert and copy values between Python and Julia, I propose to:
1. Enhance `pyjlwrap` and implement most of [Python data model](https://docs.python.org/3/reference/datamodel.h…
-
I've noticed ispc has an experimental [Wasm support](https://github.com/ispc/ispc/pull/1662), but I'm not sure whether it support the new [SIMD extension](https://github.com/WebAssembly/simd/blob/main…
-
## 🚀 Feature
Currently, axis names are specified for the *Viewer*, not for the data. Axis order determines how those axis names are mapped to the data.
An alternative is to set axis names for th…
-
The purpose of this RFC is to get early feedback on this new full-stack AI functionality in Amplify. This functionality is currently in developer preview while we get feedback and iterate on it. There…
-
This issue follows on from https://github.com/JuliaPOMDP/POMDPPolicies.jl/pull/36.
To simulate Finite Horizon POMDPs, I had to rewrite at least 3 methods to support Finite Horizon POMDPs.
The ma…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: master-20240816-2736a8b8-amd64
- Deployment mode(standalone or clus…