vb.py 87 B

123456789
  1. #!/usr/bin/env python
  2. # coding: utf-8
  3. #
  4. # (sec:VB)=
  5. # # Variational Bayes (VB)
  6. #
  7. #