spitis / mrl

MIT License
106 stars 24 forks source link

about code #22

Open jessapinkman opened 4 days ago

jessapinkman commented 4 days ago

hi @spitis, I am trying to mine causal relationships from an autonomous driving dataset (e.g., The impact of traffic lights or the position of the leading agent on the ego agent. I would appreciate it if you could show me how you ensure the state variables and construct a DAG with causal relationships in your code.

spitis commented 4 days ago

Hi Haojie. This repo together with the descriptions in the CoDA paper may help: https://github.com/spitis/disentangled_transitions. Unfortunately I can't give much more general help than this. If you have specific questions, please reach out.