-
```
>DOWN
You step onto the landing ramp leading down toward the surface of the legendary
lost planet of Magrathea. "Announcement, announcement. This is Eddie (the
shipboard computer). Someone is …
-
Hi Peter,
I set the `offline_test_mode='cold_test'` and `n_test_steps=1000`. Then, I ran the demo_uoro_abnb.py.
I notice that the training error (online recent error) decreases over time. However,…
-
Uploading files to a S3 bucket typically requires a backend that acts as an intermediary and calls our S3 compatible API PutObject. However, you may want a frontend application to upload files directl…
-
**Sketch of an idea** Visualize Trie (and AVL tree in the future) with a heat map for number of node usages.
Request = “Show me the touched nodes in Trie …”
* for specific tx / receipt
* for ran…
-
Hi,
Many thanks for making all code and data available. I am very keen to access this file (https://cgl.gi.ucsc.edu/data/giraffe/products/vggiraffe-sv-relkgp-raw.vcf.gz) reflecting the SV calls fro…
-
**Description**
We use a couple of different artifacts in shorebird, like `aot_tools`, `bundletool`, etc. Most of them (if not all?) are platform specific, and those artifacts are cached to avoid t…
-
OpenAI (re)added support for outputting probabilities of generated tokens to most of their LLMs: https://cookbook.openai.com/examples/using_logprobs
logprobs are ignored in my calls to http://loca…
Huge updated
11 months ago
-
As an example, when a `TiffAdapter` is created it holds a handle to an open TIFF file (via `tifffile.TiffFile`). After `__init__()` completes, that file handle is used by calls to `metadata()`, `read…
-
There's a lot of moving parts involved here so let me try to recap, note that this is all based on my own understanding which might be incomplete, feedback welcome (/cc @retronym @lrytz @adriaanm). I'…
-
Quotes from someone reaching out:
> So, I tried to use tart library 0.4.1 in our code, it seems that when i install it and launch Coldstart, it marks it as "warm_start".
> It considers the app in…