This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
radu
/
SSMBook
espejo de
https://github.com/probml/ssm-book.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Rama:
main
Ramas
Etiquetas
gh-pages
main
SSMBook
/
_build
/
jupyter_execute
/
chapters
/
learning
/
vb.py
vb.py
87 B
Permalink
Histórico
Raw
1
2
3
4
5
6
7
8
9
#!/usr/bin/env python
# coding: utf-8
#
# (sec:VB)=
# # Variational Bayes (VB)
#
#