-
## Problem with Signal
Signal has ***copious*** privacy issues making it unfit for privacytools.io endorsement.
1. Users are forced to supply a phone number to Signal (https://github.com/privacy…
ghost updated
3 years ago
-
For every exponential family of distribution (normal, gamma, exponential, beta, Dirichlet, etc.) there are two special parametrizations: the natural and expectation parametrizations. These are useful…
-
# Books for book club
## Business-related:
1. [The Art of Leadership: Small Things, Done Well](https://www.amazon.com/Art-Leadership-Small-Things-Done-ebook-dp-B088KV4P6T/dp/B088KV4P6T) by Micha…
-
Hi, I would like to thank you for the refreshing paper.
I have a question regarding the experiments of fewer labeled training data (Table 4 in the main paper and Table 8 in Appendix). I wonder whethe…
-
How can I extract embeddings for a sentence or a set of words directly from pre-trained models (Standard BERT)? For example, I am using Spacy for this purpose at the moment where I can do it as follow…
ghost updated
3 years ago
-
# Context
AMCL v3.1. claims that critical calculations are performed in constant-time:
> Version 3.1 is a major "under the hood" upgrade. Field arithmetic is
performed using ideas from http://…
-
Hey,
while playing around I stumbled upon some behavior that I can't quite explain to myself. I implemented the flow
```
from nflows import transforms, distributions, flows
from nflows.transfo…
-
I benchmarked a number of different Python builds (https://pythonspeed.com/articles/faster-python/), and Conda-Forge was the fastest. Anaconda was _not_, it was slower than Ubuntu 20.04 which is still…
-
### Background
The [OSV schema](https://tinyurl.com/vuln-json) has been [adopted by Go, OSV, Python, Rust, and UVI](https://github.com/google/osv#current-data-sources) to describe vulnerabilities i…
-
After I was hardly able to run the BERT-mini model.
I ran it on Indri-5.17 1000 lengths result list (1000 per query).
Now, I probably miss something, but reranking idea is to rerank the same documen…