Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mstaib committed Nov 14, 2017
1 parent b2f9369 commit 6af94bd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -43,7 +43,7 @@ f,fullsampler -- Whether to get samples from the full MCMC chain
p,datapoints -- Number of datapoints to use (for the skin example; useful for testing more quickly)
```
4. Plots can then be generated via the included Matlab scripts (be sure to point these scripts to your output directory!). Specifically,
* `skin_wasp_compare` compares our stochastic approach to the standard linear programming barycenter algorithm for WASP.
* `plot_cpp_output_vmf` produces output images for our Von Mises-Fisher experiments
* `plot_cpp_output_skin` gives some example diagnostic plots for the UCI experiments
* the scripts in `scripts` produce convergence plots of our barycenter estimate for the UCI experiments
* `skin_wasp_compare` compares our stochastic approach to the standard linear programming barycenter algorithm for WASP.
* `plot_cpp_output_vmf` produces output images for our Von Mises-Fisher experiments
* `plot_cpp_output_skin` gives some example diagnostic plots for the UCI experiments
* the scripts in `scripts` produce convergence plots of our barycenter estimate for the UCI experiments

0 comments on commit 6af94bd

Please sign in to comment.