-
## 🚀 Feature
Hi! It would be great to include surface distance/dice scores from https://github.com/deepmind/surface-distance ( https://docs.monai.io/en/stable/metrics.html#average-surface-distance,…
-
hi! I was thinking on extending a network for a robot on my backyard, could someone give me some gidelines on hows the range when using cheap "esp32 dev module" (i.e. wemos)?
eried updated
3 months ago
-
BerTopic Version = 0.16.4
```
umap_model = umap.UMAP(n_neighbors=15, n_components=24, min_dist=0.0, metric='cosine', random_state=100)
embedding_model = SentenceTransformer('sentence-transformers/p…
-
Problem to implement cosine similartity.
The learn tab includes use cases and pitfalls.
In the future probably could add the problem to implement other distance metrics as well for example: Chebysh…
-
### Description
On my server, the simulation distance is set to 10, and the render distance is set to 20 for optimization purposes. However, I noticed that trains only render when they are within 10 …
-
**Describe the bug**
The `getCachedEmbeddings` for the sqlite adapter is flawed with the recent [introduction of vec_distance_L2](https://github.com/ai16z/eliza/commit/e96764a53c1d15b6f53cff6ec842f…
-
問題名: Edit Distance
(Levenshtein Distance のほうがよいか?要検討)
想定解: Myers' bit-parallel algorithm (計算量 $O(|S||T|/w)$)
[資料](https://triple-four.hatenablog.com/entry/2022/08/04/%E7%B7%A8%E9%9B%86%E8%B7%9D%E9%…
-
**Describe the bug**
In batch mode, the model continues to run when it should stop when the stop condition is met.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a new model with th…
-
### Description
I'm aware that mesh LODs aren't implemented yet. If the mesh LODs use different multimeshes for each one, they can also have different mesh density. This way the mesh / grass density …
-
### Affected hardware version
Bangle 2
### Your firmware version
2v19
### The bug
Distance in kilometers is pretty much wrong.
a) On startup, very frequently large distance is added when acqui…