Improve README markdown

pull/282/head
Ted Fujimoto 9 years ago
parent e765cd7de8
commit f80f74dfea

@ -1,4 +1,4 @@
[Reverend Bayes on inference engines: A distributed hierarchical approach](http://ftp.cs.ucla.edu/pub/stat_ser/r30.pdf) - [Reverend Bayes on inference engines: A distributed hierarchical approach](http://ftp.cs.ucla.edu/pub/stat_ser/r30.pdf) -
> The paper that began the probabilistic revolution in AI > The paper that began the probabilistic revolution in AI
> by showing how several desirable properties of reasoning systems > by showing how several desirable properties of reasoning systems
> can be obtained through sound probabilistic inference. > can be obtained through sound probabilistic inference.
@ -6,22 +6,24 @@
> complex probability models, identified conditional independence > complex probability models, identified conditional independence
> relationships as the key organizing principle for uncertain knowledge, > relationships as the key organizing principle for uncertain knowledge,
> and described an efficient, distributed, exact inference algorithm. > and described an efficient, distributed, exact inference algorithm.
> <cite>[ACM Turing Award Short Annotated Bibliography](http://amturing.acm.org/bib/pearl_2658896.cfm)</cite> > -- <cite>[ACM Turing Award Short Annotated Bibliography][1]</cite>
[A theory of inferred causation](http://ftp.cs.ucla.edu/pub/stat_ser/r156-reprint.pdf) - with Thomas S. Verma. [A theory of inferred causation](http://ftp.cs.ucla.edu/pub/stat_ser/r156-reprint.pdf) - with Thomas S. Verma.
> Introduces minimal-model semantics as a basis for causal discovery, > Introduces minimal-model semantics as a basis for causal discovery,
> and shows that causal directionality can be inferred from patterns > and shows that causal directionality can be inferred from patterns
> of correlations without resorting to temporal information. > of correlations without resorting to temporal information.
> <cite>[ACM Turing Award Short Annotated Bibliography](http://amturing.acm.org/bib/pearl_2658896.cfm)</cite> > -- <cite>[ACM Turing Award Short Annotated Bibliography][1]</cite>
[Causal diagrams for empirical research](http://ftp.cs.ucla.edu/pub/stat_ser/R218-B-L.pdf) - extended version linked. [Causal diagrams for empirical research](http://ftp.cs.ucla.edu/pub/stat_ser/R218-B-L.pdf) - extended version linked.
> Introduces the theory of causal diagrams and its associated do-calculus; > Introduces the theory of causal diagrams and its associated do-calculus;
> the first (and still the only) mathematical method to enable a > the first (and still the only) mathematical method to enable a
> systematic removal of confounding bias in observations. > systematic removal of confounding bias in observations.
> <cite>[ACM Turing Award Short Annotated Bibliography](http://amturing.acm.org/bib/pearl_2658896.cfm)</cite> > -- <cite>[ACM Turing Award Short Annotated Bibliography][1]</cite>
[The algorithmization of counterfactuals](http://ftp.cs.ucla.edu/pub/stat_ser/r360.pdf) - [The algorithmization of counterfactuals](http://ftp.cs.ucla.edu/pub/stat_ser/r360.pdf) -
> Describes a computational model that explains how humans generate, > Describes a computational model that explains how humans generate,
> evaluate and distinguish counterfactual statements so swiftly and > evaluate and distinguish counterfactual statements so swiftly and
> consistently. > consistently.
> <cite>[ACM Turing Award Short Annotated Bibliography](http://amturing.acm.org/bib/pearl_2658896.cfm)</cite> > -- <cite>[ACM Turing Award Short Annotated Bibliography][1]</cite>
[1]: http://amturing.acm.org/bib/pearl_2658896.cfm

Loading…
Cancel
Save