aknvictor / culingam

CULiNGAM accelerates LiNGAM analysis on GPUs.
MIT License
7 stars 2 forks source link

Prior knowledge in GPU DirectLiNGAM #1

Open ikeuchi-screen opened 1 month ago

ikeuchi-screen commented 1 month ago

Hi @aknvictor,

Thank you for your pull request to lingam. https://github.com/cdt15/lingam/pull/128

DirectLiNGAM allows causal discovery using prior knowledge, but culingam's DirectLiNGAM does not allow to use that. It is difficult for me to fix because it requires implementation using CUDA. Please improve culingam to be able to do causal discovery with prior knowledge.

aknvictor commented 1 month ago

That's an important feature - I'll prioritise working on it in the coming days.