Skip to content

Commit bdc4fc0

Browse files
Update README.md
1 parent 9fb96ae commit bdc4fc0

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,17 @@ We always welcome new tutorial requests, just click [here](https://github.com/Co
7373
*Authors:* [@RCarloniGertosio](https://github.com/RCarloniGertosio)
7474
The goal of this tutorial is to present Blind Source Separation (BSS) problems and the main methods to solve them. This tutorial does not provide in-depth mathematical explanations for every methods; the emphasis is rather on illustrations and intuition.
7575

76-
7. **[Introduction to MCMC and Bayesian inference](https://colab.research.google.com/drive/1EUF7-CwamhAT6wedntStdb4x3dDbihoo?usp=sharing)** | [![youtube](https://img.shields.io/badge/-youtube-red?logo=youtube&labelColor=grey)](https://www.youtube.com/watch?v=EfWEGBHeA3k) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1EUF7-CwamhAT6wedntStdb4x3dDbihoo?usp=sharing)
76+
8. **[Introduction to MCMC and Bayesian inference](https://colab.research.google.com/drive/1EUF7-CwamhAT6wedntStdb4x3dDbihoo?usp=sharing)** | [![youtube](https://img.shields.io/badge/-youtube-red?logo=youtube&labelColor=grey)](https://www.youtube.com/watch?v=EfWEGBHeA3k) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1EUF7-CwamhAT6wedntStdb4x3dDbihoo?usp=sharing)
7777
*Authors:* [@EiffL](https://github.com/EiffL)
7878
This tutorial is a practical introduction to Bayesian inference using emcee and
7979
touching on questions related to measurement errors and covariance.
8080

81+
9. **[Brief tutorial on importance sampling](https://github.com/CosmoStat/Tutorials/tree/is)** | [![github](https://badgen.net/badge/icon/github?icon=github&label)](https://github.com/CosmoStat/Tutorials/tree/is)
82+
*Authors:* [@martinkilbinger](https://github.com/martinkilbinger)
83+
One-page tutorial to show how a sample of points can be importance sampled to obtain a new sampled under a combined posterior distribution.
84+
85+
https://github.com/CosmoStat/Tutorials/tree/is
86+
8187
### Software Carpentries
8288

8389
1. **[Git Tutorial](https://github.com/zaccharieramzi/git-tuto)** | [![github](https://badgen.net/badge/icon/github?icon=github&label)](https://github.com/zaccharieramzi/git-tuto) [![slides](https://img.shields.io/badge/slides-google-yellow)](https://docs.google.com/presentation/d/1vfsG__2-T7xJYGKFs9HfPKmaoMN1Je0V0h7gLyiY1AU/edit?usp=sharing) [![youtube](https://img.shields.io/badge/-youtube-red?logo=youtube&labelColor=grey)](https://www.youtube.com/watch?v=S1A2qSA0TWo)

0 commit comments

Comments
 (0)