Skip to content

Commit 769aad8

Browse files
committed
rm info section (expected outcome)
1 parent 71a6cf4 commit 769aad8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

blog/blog_gsoc_2025.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@ Implementing Integrated Nested Laplace Approximations (INLA)
2222

2323
>TA key component of Bayesian inference is integrating over prior distributions to obtain posteriors. In practice however, these distributions are often high-dimensional, resulting in a significant computational cost associated with integration, which remains a key challenge in Bayesian ML. Under certain assumptions, it is possible to efficiently compute posteriors for Latent Gaussian Models (LGMs), which represent a broad class of statistical models in Bayesian statistics. This is known as the method of Integrated Nested Laplace Approximations (INLA), and this project aims to implement a working basis for INLA in the PyMC library.
2424
25-
**Info**
26-
* Expected outcome: An implementation of one or more of the methods listed above, along with one or more notebook examples that can be added to the PyMC docs demonstrating these techniques.
27-
* Internship tag: GSoC
28-
2925
**Mentors**
3026
- [Rob Zinkov](https://github.com/zaxtax)
3127
- [Colt Allen](https://github.com/ColtAllen)

0 commit comments

Comments
 (0)