From 415c16dfbe99eb03c4d635cdbdf95cc40110c760 Mon Sep 17 00:00:00 2001 From: Darren_N Date: Tue, 5 Sep 2017 15:22:22 -0400 Subject: [PATCH] Add space after colon --- 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 18cb715..23b01fa 100644 --- a/artificial_intelligence/README.md +++ b/artificial_intelligence/README.md @@ -1,6 +1,6 @@ ## Artificial Intelligence -* :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: [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)