Skip to content

Commit dd0cffa

Browse files
committed
removed the level 2 py videos header and added respective video title headers
1 parent 5b7453c commit dd0cffa

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

docs/source/knowledgebase/causal_video_resources.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Causal video resources
22

3-
## PyMC Videos
43

54
<style>
65
.video-container {
@@ -22,14 +21,26 @@
2221
}
2322
</style>
2423

24+
## What if Causal reasoning meets Bayesian Inference
25+
26+
<div class="video-container">
27+
<iframe src="https://www.youtube.com/embed/gV6wzTk3o1U" title="YouTube video player" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
28+
</div>
29+
30+
## Combining Bayes and Graph-based Causal Inference
31+
2532
<div class="video-container">
2633
<iframe width="560" height="315" src="https://www.youtube.com/embed/0PQ8BQaDP04?si=O4qb44OBDVn8gqHP" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
2734
</div>
28-
<br>
35+
36+
## Bayesian Causal Modeling
37+
2938
<div class="video-container">
3039
<iframe width="560" height="315" src="https://www.youtube.com/embed/b47wmTdcICE?si=aXufYM8AiHZAQ9Q0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
3140
</div>
32-
<br>
41+
42+
## Thomas Wiecki's Guide To Causal Inference Using PyMC
43+
3344
<div class="video-container">
3445
<iframe width="560" height="315" src="https://www.youtube.com/embed/QAzAFess1AA?si=zD6PrljOFUyvjm1I" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
3546
</div>

0 commit comments

Comments
 (0)