Skip to content

Commit d1d4071

Browse files
authored
Update README.md (#1711)
Fixed broken links
1 parent b5042d6 commit d1d4071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
Current features include:
1212

13-
- [General-purpose](https://turing.ml/dev/tutorials/6-infinitemixturemodel/) probabilistic programming with an [intuitive modelling interface](https://turing.ml/dev/tutorials/0-introduction/)
13+
- [General-purpose](https://turing.ml/dev/tutorials/06-infinite-mixture-model/) probabilistic programming with an [intuitive modelling interface](https://turing.ml/dev/tutorials/00-introduction/)
1414
- Robust, efficient [Hamiltonian Monte Carlo (HMC)](https://github.com/TuringLang/AdvancedHMC.jl) sampling for differentiable posterior distributions
1515
- [Particle MCMC](https://github.com/TuringLang/AdvancedPS.jl) sampling for complex posterior distributions involving discrete variables and stochastic control flows
1616
- Compositional inference via Gibbs sampling that combines particle MCMC, HMC, [Random-Walk MH (RWMH)](https://github.com/TuringLang/AdvancedMH.jl) and [Elliptical Slice Sampling](https://github.com/TuringLang/Turing.jl/blob/master/src/inference/ess.jl)

0 commit comments

Comments
 (0)