M-Nauta / TCDF

Temporal Causal Discovery Framework (PyTorch): discovering causal relationships between time series
GNU General Public License v3.0
474 stars 103 forks source link

Data suitability #15

Open hhaokun opened 7 months ago

hhaokun commented 7 months ago

Hi, I'm very interested in this piece of your work. I have a question for you, Does this apply to matrix data? For example, for every variable at every moment, the corresponding data is a matrix, not a vector.

jifarina commented 6 months ago

Not the author or anything, but you I guess could try to flatten the matrix.