normal-computing / posteriors

Uncertainty quantification with PyTorch
https://normal-computing.github.io/posteriors/
Apache License 2.0
282 stars 12 forks source link

fixed bug in ekf_premier_league file: issue #70 #72

Closed entropich3atdeath closed 2 months ago

SamDuffield commented 2 months ago

Remember to modify the docs themselves too (they're not currently clever enough to have the code only in one place 🙈)

https://github.com/normal-computing/posteriors/blob/cef163d3e2d893d87115661bbf3b415f65767eb2/docs/tutorials/ekf_premier_league.md?plain=1#L33

entropich3atdeath commented 2 months ago

Ahh yes. thanks. updated docs as well.

SamDuffield commented 2 months ago

Totally minor thing, but we may as well unify the formatting, so have the docs code on one line too. Good to merge after that!