Skip to content

Commit

Permalink
Add period
Browse files Browse the repository at this point in the history
  • Loading branch information
tjburch committed Aug 28, 2020
1 parent 804e2a9 commit 03cff99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion riddler538_2020_Aug21/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
This year I've been trying to learn more about probabilistic programming and Bayesian inference. Additionally, I've been playing around with some other programming languages, R and Julia. This week's [Riddler question at FiveThirtyEight]((https://fivethirtyeight.com/features/can-you-corral-your-hamster/)) seemed like a good opportunity to utilize these things - I did this solution in Julia, using the [Turing.jl](https://turing.ml/dev/) probabilistic programming library.

This solution mentioned in the featured solutions - see [here](https://fivethirtyeight.com/features/can-you-cover-the-globe/)
This solution mentioned in the featured solutions - see [here](https://fivethirtyeight.com/features/can-you-cover-the-globe/).

## Riddler Express

Expand Down

0 comments on commit 03cff99

Please sign in to comment.