Closed TomKealy closed 2 years ago
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
Thanks @TomKealy, theres two notebooks here, which one is the correct one to review?
Ive merged the two formats that were proposed into one one main. Please be sure to follow that. From yours I really liked the local file reads.
One thing to note be sure you're using pymc (not pymc3) and that your environment doesnt have theano in it. We're about to move to pymc soon and it would great to ensure these note books don't become oudated immediately
@canyon289 Sorry for the confusion -- I did Ch4 and Ch5 in one PR.
I thought I was using pymc by default (and thus aesara, not theano). Do I need to update my env/notebook in any way?
No problem, multiple chapters in one PR is fine, they were just both labeled chapter 4 so I was confused.
The safest thing to do is use the build a new environment using the file thats now included in the Bayes Rule directory. It should be working, and this would be a good test if it is.
I can do a more indepth review sometime this week as well for you. Thanks for your continued efforts
@canyon289 will rebuild and make any neccesary changes.
The plan is to add 1-2 chapters a week until the book is complete!
Sounds good! Ill be sure to review these one extra thoroughly then to give you as much feedback as possible.
Super appreciate your efforts
@TomKealy Apologies on the delay, I'll get to reviewing them this weekend
@TomKealy any update on these notebooks?
Hi @canyon289! I am working on these comments today. Sorry, have been off work ill.
Hey, No problem! Just want to make sure youre supported
@TomKealy it seems Ci is broken, My apologies on that Ill fix it this weekend for you. Thank you for continuing to support this!
This PR adds a notebook for Chapter 4 of Bayes Rules!