diff --git a/README.rst b/README.rst index ed68aa25dcd..cf8c798fb60 100644 --- a/README.rst +++ b/README.rst @@ -10,9 +10,8 @@ focusing on advanced Markov chain Monte Carlo (MCMC) and variational inference ( algorithms. Its flexibility and extensibility make it applicable to a large suite of problems. -Check out the `PyMC overview `__, or -`interact with live examples `__ -using Binder! +Check out the `PyMC overview `__, or +one of `the many examples `__! For questions on PyMC, head on over to our `PyMC Discourse `__ forum. Features @@ -41,7 +40,7 @@ If you already know about Bayesian statistics: ---------------------------------------------- - `API quickstart guide `__ -- The `PyMC tutorial `__ +- The `PyMC tutorial `__ - `PyMC examples `__ and the `API reference `__ Learn Bayesian statistics with a book together with PyMC