educational-resources icon indicating copy to clipboard operation
educational-resources copied to clipboard

Add code examples from Regression and Other Stories

Open canyon289 opened this issue 4 years ago • 7 comments

Currently working through Regression and other stories linearly as a reader in chapter order. However the examples span chapters which will cause merge conflicts if we split chapters the same way we did Rethinking. As is such I'll track which chapter I've worked up to until here, and if someone else decides to start helping we can use this issue ticket to coordinate

  • [ ] Chapter 1
  • [ ] Chapter 2
  • [ ] Chapter 3
  • [ ] Chapter 4
  • [ ] Chapter 5
  • [ ] Chapter 6
  • [ ] Chapter 7
  • [ ] Chapter 8
  • [ ] Chapter 9
  • [ ] Chapter 10
  • [ ] Chapter 11
  • [ ] Chapter 12
  • [ ] Chapter 13
  • [ ] Chapter 14
  • [ ] Chapter 15
  • [ ] Chapter 16
  • [ ] Chapter 17
  • [ ] Chapter 18
  • [ ] Chapter 19
  • [ ] Chapter 20
  • [ ] Chapter 21

canyon289 avatar Jul 12 '20 02:07 canyon289

Hi @canyon289, is there any plan to continue with this issue? It would be really nice to show the capabilities of the Bambi library through these examples.

farhanreynaldo avatar Nov 10 '21 08:11 farhanreynaldo

Hi, Completely agree this is a great way to show off Bambi. As a community project I think it should be continued! I saw that you started on chapter 10 here, would you like to contribute to the bambi repo as well to get all these chapters completed?

https://farhanreynaldo.github.io/ros-python/

canyon289 avatar Nov 15 '21 13:11 canyon289

Hi, Completely agree this is a great way to show off Bambi. As a community project I think it should be continued! I saw that you started on chapter 10 here, would you like to contribute to the bambi repo as well to get all these chapters completed?

https://farhanreynaldo.github.io/ros-python/

Sure, I would love to contribute to the Bambi repo. For the project structure, should we separate each chapter into a different folder, or are we going to structure it alphabetically without a folder?

farhanreynaldo avatar Nov 16 '21 06:11 farhanreynaldo

I suggest structuring it alphabetically without a folder to match how Aki does it in his repo. That way if they make changes its easy for us to reflect them as well.

However this is a suggestion, if you feel strongly otherwise feel free to say so!

https://github.com/avehtari/ROS-Examples

canyon289 avatar Nov 16 '21 13:11 canyon289

I think it is better to match how the original repo does it. I think I will start by updating the existing notebook to match the current API. Is that okay?

farhanreynaldo avatar Nov 17 '21 02:11 farhanreynaldo

Yeah, that's OK. Thanks @farhanreynaldo for your help.

aloctavodia avatar Nov 17 '21 11:11 aloctavodia

Thank you @farhanreynaldo for the help

canyon289 avatar Nov 19 '21 14:11 canyon289