Initial release of "Algorithms for Causal Reasoning in Probability Trees" (causal_reasoning).

PiperOrigin-RevId: 339006500
This commit is contained in:
Miljan Martic
2020-10-26 10:27:36 +00:00
committed by Saran Tunyasuvunakool
parent 882e405fb2
commit a872306b79
2 changed files with 4 additions and 2 deletions
+1
View File
@@ -24,6 +24,7 @@ https://deepmind.com/research/publications/
## Projects
* [Algorithms for Causal Reasoning in Probability Trees](causal_reasoning)
* [Gated Linear Networks](gated_linear_networks), NeurIPS 2020
* [Value-driven Hindsight Modelling](himo), NeurIPS 2020
* [Targeted free energy estimation via learned mappings](learned_free_energy_estimation), Journal of Chemical Physics 2020
+3 -2
View File
@@ -13,9 +13,10 @@ stochastic processes.
For details, see our paper [Algorithms for Causal Reasoning in Probability Trees]().
To launch the accompanying notebook in Google colab, [click here](https://colab.research.google.com/github/deepmind/deepmind_research/blob/master/causal_reasoning/Causal_Reasoning_in_Probability_Trees.ipynb).
The accompanying colab is available here:
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/deepmind/deepmind_research/blob/master/causal_reasoning/Causal_Reasoning_in_Probability_Trees.ipynb)
If you use the code here please cite this paper.
> Tim Genewein*, Tom McGrath*, Grégoire Delétang*, Vladimir Mikulik*, Miljan Martic, Shane Legg, Pedro A. Ortega. NeurIPS 2020. [\[arXiv\]]()
> Tim Genewein*, Tom McGrath*, Grégoire Delétang*, Vladimir Mikulik*, Miljan Martic, Shane Legg, Pedro A. Ortega. [\[arXiv\]](https://arxiv.org/abs/2010.12237)