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

ground truth #7

Closed wangchunlin closed 3 years ago

wangchunlin commented 3 years ago

usage: runTCDF.py [-h] [--cuda] [--epochs EPOCHS] [--kernel_size KERNEL_SIZE] [--hidden_layers HIDDEN_LAYERS] [--learning_rate LEARNING_RATE] [--optimizer {Adam,RMSprop}] [--log_interval LOG_INTERVAL] [--seed SEED] [--dilation_coefficient DILATION_COEFFICIENT] [--significance SIGNIFICANCE] [--plot] (--ground_truth GROUND_TRUTH | --data DATA [DATA ...]) runTCDF.py: error: one of the arguments --ground_truth --data is required