-
-
```
"reactionWeights": {
"👍": 1,
"🔥": 1,
"❤️": 1,
"💯": 1,
"🏰": 1,
"🙏": 1
}
```
I think our emoji game is all over the place...
-
```
score(q,d) =
queryNorm(q)
* coord(q,d)
* SUM (
tf(t in d),
idf(t)²,
t.getBoost(),
norm(t,d)
…
-
-
The idea of the similarity function is to compare what the network "sees" in our image gluing to what it "sees" in the target picture. To do this, the idea is to take a publicly available pretrained n…
-
https://github.com/SameerDalal/QuantumGo_Engine/blob/b26b9ab8b45bb44d6c5ea701efdacb32814bc734/local_simulator.py#L75
Is this right? I am not familiar with a Go ruleset that just depends on Black's …
-
Hello, would it be possible to add calculations to this library to get accurate player projections (not just standard, ppr, or half ppr via unofficial api) utilizing league scoring_settings and active…
-
Everyone is a HIM but we understand that some have more impact than others. I would like every PAX to have a score based on their own posting frequency and the posting frequency of everyone they have …
-
Hi,
Thanks for this useful tool! I tried to apply Cytocipher to my data but got an error in step `cc.tl.merge_clusters`
```py
Cell In[10], line 1
----> 1 cc.tl.merge_clusters(rna, new_anno, n_…
-
Adding package data for observed ocean carbon uptake to use for constructing a new scoring criterion within the Matilda package.
- [x] Locate ocean carbon uptake data
- [x] Format ocean carbon upt…