-
It'd be great to have a Rust implementation.
-
I'm wondering if it would be possible to add an example to `example.py` that uses resources. I'm currently trying to design an experiment with Speriment where there are sound files that should play on…
-
Hi,
I'm really struggling to use your command, the documentation is very poor and the example doesn't work.
I'm wondering if you can help explain your work?
I'm trying to use powershell to create…
-
I had an offline chat with @lu-zero and we have a bit of a "lack of describabilty" problem when it comes to how the data is passed in a protocol. We are assuming the following:
- Data Schema refer…
-
I'm currently running gigahorse via docker (ubuntu 22.04 souffle 2.2) and getting 0 for all outputs under Analytics regardless of bytecodes I use, even the example:
```
-----------------------------…
-
With VF versions teased on Twitter, I thought I'd start a discussion here about what the axis should be tagged, labelled, and ranged (min/def/max) as. cc @rosawagner
I'm guessing there are 2 option…
-
In our CI setup we run MSVC on Windows, Clang on MacOS, and GCC on Ubuntu. We ran into an issue that the default compiler on `ubuntu-latest` is gcc 9, which misses certain features on constexpr that f…
-
I rewrite example.py by changing the replacing input dataset 'sift1m', and i got a result that seems like a wrong evaluation:
```
Recall (V=16, M=8, subquants=256): [0.2018 0.4247 0.5168 0.5218]
R…
-
copy paste from : https://github.com/NaN-xyz/Glyph-Filters/issues/39#issue-823382337
@davelab6
With VF versions teased on Twitter, I thought I'd start a discussion here about what the axis should …
-
I am writing a custom BERT model on my own corpus, I generated the vocab file using BertWordPieceTokenizer and then running below code :+1:
!python create_pretraining_data.py \
--input_fi…