Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
SHoltzen committed Aug 23, 2019
1 parent 3bac086 commit 5dc6618
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This repository contains the implementation that performed the experiments for the
research paper:

* Holtzen, Steven, Todd Millstein, and Guy Van den Broeck. ["Generating and
* Steven Holtzen, Todd Millstein, and Guy Van den Broeck. ["Generating and
Sampling Orbits for Lifted Probabilistic
Inference."](https://arxiv.org/abs/1903.04672) Uncertainty in Artificial
Intelligence (UAI). 2019.
Expand Down Expand Up @@ -46,7 +46,7 @@ To use this library:
from the paper.
* `my_graphs.py` contains the example factor graphs that are generated
* `experiments.py` contains stubs for running the experiments from the paper
* `tests.py` contains some standard test cases that illustrate usage.
* `test.py` contains some standard test cases that illustrate usage.

To execute these files, use `sage` (*not* the regular Python command). I.e.,
run `sage test.py`.
Expand Down

0 comments on commit 5dc6618

Please sign in to comment.