Code Monkey home page Code Monkey logo

Comments (10)

cpfiffer avatar cpfiffer commented on June 14, 2024 1

@mkborregaard Happy we could showcase some of our cool stuff. Let us know if there's anything specific you think might be interesting to include in the tutorials.

from turingtutorials.

mkborregaard avatar mkborregaard commented on June 14, 2024 1

I will! By the way, StatPlots is better at plotting distributions than just Plots - if you use StatPlots you can replace the line

   plot(x, pdf.(Ref(updated_belief), x), 

with

   plot(updated_belief, x,

from turingtutorials.

cpfiffer avatar cpfiffer commented on June 14, 2024 1

@mkborregaard The introduction notebook has been updated to use StatPlots and also handles the changes to MCMCChain's syntax.

from turingtutorials.

trappmartin avatar trappmartin commented on June 14, 2024

Regarding 3., I think it should be possible to find a dataset in the mentioned pkgs or via other sources for every show-case application. Synthetic data, however, might sometimes simplify the documentation, e.g. for a GMM example.

from turingtutorials.

revendrat avatar revendrat commented on June 14, 2024

That's a great initiative @cpfiffer !
Regarding 3: Few months ago, @xukai92 suggested using examples from OpenBugs for Turing:
http://www.openbugs.net/w/Examples

from turingtutorials.

cpfiffer avatar cpfiffer commented on June 14, 2024

@revendrat My, there's quite a lot of good tutorials on there. Thanks for sending that over!

from turingtutorials.

mkborregaard avatar mkborregaard commented on June 14, 2024

Hey, I just found this repo. The first notebook "introduction" and the planned expansions look really sweet. Looking forward to following this!

from turingtutorials.

mkborregaard avatar mkborregaard commented on June 14, 2024

In fact you shouldn't need the x at all, plot(updated_belief, should be sufficient. I could make a PR, but a little uncertain how to do that on a Jupyter notebook, where so much of the file content is auto-generatd.

from turingtutorials.

cpfiffer avatar cpfiffer commented on June 14, 2024

Typically we'd make the change and then just rerun all the cells before committing the file, if you'd like to do so. Otherwise I can probably get to it this evening when I'm back at my machine.

from turingtutorials.

mkborregaard avatar mkborregaard commented on June 14, 2024

I don't mind but I'm working on a plotting pr on mcmcchains first

from turingtutorials.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.