From 4c41ec853e6d6108ee3b9189e458447908ac05d0 Mon Sep 17 00:00:00 2001 From: Darren_N Date: Sun, 3 Sep 2017 18:41:36 -0400 Subject: [PATCH] Update README.md --- artificial_intelligence/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/artificial_intelligence/README.md b/artificial_intelligence/README.md index 3d7a2f7..18cb715 100644 --- a/artificial_intelligence/README.md +++ b/artificial_intelligence/README.md @@ -1,6 +1,6 @@ ## Artificial Intelligence -* [:scroll:](3-bayesian-network-inference-algorithm.pdf) [Analysis of Three Bayesian Network Inference Algorithms:Variable Elimination, Likelihood Weighting, and Gibbs Sampling](https://github.com/papers-we-love/papers-we-love/blob/master/artificial_intelligence/3-bayesian-network-inference-algorithm.pdf) by Rose F. Liu, Rusmin Soetjipto +* :scroll: [Analysis of Three Bayesian Network Inference Algorithms:Variable Elimination, Likelihood Weighting, and Gibbs Sampling](https://github.com/papers-we-love/papers-we-love/blob/master/artificial_intelligence/3-bayesian-network-inference-algorithm.pdf) by Rose F. Liu, Rusmin Soetjipto * :scroll: [Efficient Selectivity and Backup Operators in Monte-Carlo Tree Search](efficient-selectivity-and-backup-operators-in-monte-carlo-tree-search.pdf)