M-Nauta / TCDF

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

how to run #8

Closed wangchunlin closed 3 years ago

wangchunlin commented 3 years ago

Hi, %run -i 'runTCDF.y' -data how to run this command?

laurentperrinet commented 3 years ago

This can be run from the ipython console or within a jupyter notebook. Be sure the path is correct from the current working directory. Try %cwd to check.