lecture-python.myst icon indicating copy to clipboard operation
lecture-python.myst copied to clipboard

AR1 Bayes lecture comments

Open jstac opened this issue 3 years ago • 2 comments

@thomassargent30 @smit-create, I really enjoyed reading the lecture https://python.quantecon.org/ar1_bayes.html

Some minor suggestions:

It is not clear from reading the lecture why we are using both pymc and numpyro. Is it because they give different insights or because we want to show how to use both libraries? Some guidance for the reader would be helpful.

It would help the reader if there was a bit more guidance about the numpyro implementation. E.g., what is NUTS? Just one or two lines, and perhaps a few links?

Add "the" to "The first component of statistical model"

jstac avatar Aug 19 '22 20:08 jstac

Hi @jstac Thanks for opening up this issue. I'll try to go through the lecture once and modify it according to your suggestions.

It is not clear from reading the lecture why we are using both pymc and numpyro. Is it because they give different insights or because we want to show how to use both libraries? Some guidance for the reader would be helpful.

Taking a very high-level look at the lecture, it seems that we are trying to show how to use two different libraries to solve the same problem (not sure).

Smit-create avatar Aug 20 '22 05:08 Smit-create

Thanks @Smit-create . @thomassargent30 let me know that he plans to address these comments

jstac avatar Aug 20 '22 20:08 jstac