Richard

Results 5 issues of Richard

I used the commands from the [Advanced Tutorial ](https://fentechsolutions.github.io/CausalDiscoveryToolbox/html/tutorial_2.html) on both Python 3.6 and 3.7 CPU Docker images. I keep getting a group error. I'm running Unbuntu 20.04.1 LTS on...

Doc improvement

When I run `python main.py -config config/cora/idgl.yml`, I get the following error: _Traceback (most recent call last): File "main.py", line 123, in config = get_config(cfg['config']) File "main.py", line 58, in...

Are there files or instructions on how to implement Real-data as in section 5.4 of the paper? Thank you, -Richard

Hi, When trying to run a new dataset, I match the datatype exactly as the climate datatype. The new dataset are timestamps generated from a Hawkes process. Below is the...

Hi, What are the requirements for the data structure if we want to introduce a new dataset? Thank you, -Richard