Krzysztof Kolasinski

Results 4 issues of Krzysztof Kolasinski

Hi, I've found Facets to be a very interesting visualization tool, however I'm wondering if it is possible to compare features between two selected examples (or even more)? I know...

Hi, nice project and kudos for sharing it ! I wanted to play with your code using the docker-compose file, however it was not working for freshly created project. Here...

## Bug Report Does Tensorflow Serving support XLA compiled SavedModels ? or am I doing something wrong ? ### System information - **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**:...

stat:awaiting tensorflower
type:bug

This PR is related to this thread https://github.com/unum-cloud/usearch/issues/405 It proposed a simple fix for Inner Product **distance** definition ``` P = - sum(a[i] * b[i]) ```