borchero / pycave

Traditional Machine Learning Models for Large-Scale Datasets in PyTorch.
https://pycave.borchero.com
MIT License
122 stars 12 forks source link

Computing BIC #11

Closed AndrewUlmer closed 2 years ago

AndrewUlmer commented 2 years ago

How can I compute the Bayesian Information Criterion for a GMM using this repo?

AndrewUlmer commented 2 years ago

I believe I figured this out - happy to submit my addition if you'd like.