-
### 🐛 Describe the bug
```python
import torch
import time
a = torch.randn((2048, 2048))
b = torch.randn((2048, 2048))
v = torch.randn((2048,))
c = torch.randn((2048, 2))
d = torch.randn((204…
-
* **PTHR ID & PTN node:**
GO:0004042 | acetyl-CoA:L-glutamate N-acetyltransferase activity | IBA with S000004666 , PTN000559455
* **Sequences with problematic annotation (ID + gene/protein nam…
-
# 🐛 Bug
After updating to version 1.5.0 I noticed large differences between results obtaned by running the same codes under v. 1.4.1 and under with v. 1.5.0. This happens only in the exact multit…
-
### HMM
HMM tutorial
https://www.cs.ubc.ca/~murphyk/Software/HMM/rabiner.pdf
Hidden Markov Models Fundamentals
https://cs229.stanford.edu/section/cs229-hmm.pdf
Regime Shifts: Implications for…
msz13 updated
4 months ago
-
fsaverage as provided with FreeSurfer is not in MNI152 space but nilearn examples (e.g. vol_to_surf examples) project data in MNI152 space onto fsaverage surfaces without mentioning the inherent a…
-
**Which real use cases are there for RDF/OWL ontologies?**
That's not a trick-question and I am very interested in any feedback. I am asking it myself lately, after all the years I become more and …
k00ni updated
4 months ago
-
https://craftofcoding.wordpress.com/2021/09/28/thresholding-algorithms-phansalkar-local/
A descendant of Sauvola.
-
Hello,
In my project, I needed to use connective fuzzy logic operator.,
So, I implemented a class that enables to add weights to classic fuzzy operators, based on this paper :
https://www.researc…
-
**Add species diversity map views**
It may be a good idea to replace or complement default observation density map views for taxa with species diversity maps, see Fig. 2 https://www.researchgate.ne…
-
Issue overview
--------------
Reported on Unmethours, after investigation it's really not implemented, the onyl thing it ever does is to set `AvailStatus = NoAction`.
The documentation used to …