-
I am confused about the definition of indicative features. Although the original paper says that FoolsGold measures the cosine similarities of indicative features, which is the gradient of the output …
-
We could add a method like TwoPhaseDISI.matchCost() defined as something like estimate of nanoseconds or similar.
ConjunctionScorer could use this method to sort its 'twoPhaseIterators' array so tha…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. execute `pip install image-similarity-measures` on Windows 10.
2. S…
-
Hi,
as discussed, here would be a collection of figures to have in the manuscript and supplementary. The final manuscript has a word limit of 5000 and a page limit of 7 including all figures and ta…
-
The example Python code works fine for me for the given pairs of nodes in the example. And it works in general with a new set of examples. However, once in a while, some Qnode pairs throw an error.
…
-
Observing https://github.com/jboynyc/textnets/blob/trunk/docs/tutorial.rst it uses the Degree-Closeness-Betweenness Trifecta for explaining the term and topic significance.
For example, for Network…
-
see [this errant line](https://github.com/himaghna/molSim/blob/8b42b63cda89998293d93c3da88b17fac6cb56bf/molSim/ops/similarity_measures.py#L538) in `similarity_measures.py`. The second `except` is unre…
-
1. How is BlueGraph different compared to CDLib (with iGraph and NetworkX)?
- There are not enough variety of centrality measures compared to NetworkX
- https://github.com/networkx/networkx/is…
-
Hi,
processing a big data set with DP_GP_cluster (memory foot print of about 200GB), we obtain the text output files as expected. However, plotting fails with an error message
```
WARNING: sk…
-
if negative_keys is not None:
# Explicit negative keys
# Cosine between positive pairs
positive_logit = torch.sum(query * positive_key, dim=1, keepdim=True)
# C…