-
**Reading tasks**:
Major source- http://dmml.asu.edu/smm/SMM.pdf
Specific parts:
0. If unfamiliar with Graph or Data Science basic's - First learn essentials (chapter 2 +chapter 5) , otherwise …
-
From private e-mail:
CA, MCA, PCA, MDS (ExPosition, InPosition for inferences)
Discriminant Correspondence Analysis (DiCA), PLSC, (TExPosition, TInPosition for inferences), barycentrique discrim…
-
Dear Developers,
I came across several important files while reading the research literature on coupledAE-patchseq, including ipfx_features.csv, sparse_pca_components_mMET_revision_Apr2020_v2.csv, …
-
@dsyme and I sat down to document my overall plan for modernizing the way F# and FCS do analysis (Don did most of the writing here). Much of this work is already done, this documents the plan end-to-…
TIHan updated
9 months ago
-
We need to fix the alignment once and for all.
~~The original issue is https://gitlab.com/VRTogether_EU/cwipc/cwipc_util/-/issues/41~~ but this link is dead now.
There is an old repo for experim…
-
```
#BOOK SETTINGS
OPENINGBOOK: [{"Name": "Book A", "pgn": "1. e4 e5 2. Nc3 Nc6 3. Nf3 Bc5 4. Bc4 Nf6 5. d3 d6 6. h3 a6 7. O-O b5 8. Bb3 Na5 9. Nd5 Nxb3 10. axb3 Nxd5 11. exd5 Bb7 12. c4 bxc4 13. bx…
-
Take, for example, the below table. It occurs after "Key: Value" and before "Another Line". I'd like to be able to process
```
Some Line
Key: Value
| Some Header | Another Header |
| - | - …
-
Currently, we have no test automation to ensure that old and new features of this tools work as expected whenever new commits or PR:s are introduced. I think we should start creating automated tests s…
-
#### Code Sample, a copy-pastable example if possible
```crystal
require "num"
include Num
alias RT64 = Tensor(Float64, CPU(Float64))
alias CT64 = Tensor(Complex, CPU(Complex))
complexMa…
-
Erika kindly extracted the data into a usable format. Might do some quick editing/culling first:
```
English,Français
collinearity,colinéarité
combinatorial method,méthode combinatoire
comparis…