BISCUIT icon indicating copy to clipboard operation
BISCUIT copied to clipboard

Official code of the paper "BISCUIT: Causal Representation Learning from Binary Interactions" (UAI 2023)

Results 1 BISCUIT issues
Sort by recently updated
recently updated
newest added

Hi, thanks for releasing this great environment! While running the official data_generation_causal_world.py script from [your repository / paper], I ran into the following issue: CUDA_VISIBLE_DEVICES=1 python data_generation/data_generation_causal_world.py \ --output_folder data/causal_world...