Pure Numpy Implementation of the Coherent Point Drift Algorithm
-
Updated
Aug 8, 2023 - Python
Pure Numpy Implementation of the Coherent Point Drift Algorithm
A Python package following the scikit-learn API for model-based clustering and generalized mixture modeling (latent class/profile analysis) of continuous and categorical data. StepMix handles missing values through Full Information Maximum Likelihood (FIML) and provides multiple stepwise Expectation-Maximization (EM) estimation methods.
Code for the algorithms in the paper: Vaibhav B Sinha, Sukrut Rao, Vineeth N Balasubramanian. Fast Dawid-Skene: A Fast Vote Aggregation Scheme for Sentiment Classification. KDD WISDOM 2018
[MICCAI 2022 Best Paper Finalist] Bayesian Pseudo Labels: Expectation Maximization for Robust and Efficient Semi Supervised Segmentation
Python library to implement advanced trading strategies using machine learning and perform backtesting.
Code and data for the KDD2020 paper "Learning Opinion Dynamics From Social Traces"
Official implementation of Learning Diffusion Priors from Observations by Expectation Maximization
CLIP-seq Analysis of Multi-mapped reads
An implementation of the expectation maximization algorithm
GPU traning of a Gaussian Mixture (with online EM)
Learning Bayesian Network parameters using Expectation-Maximisation
Implementation of Task-Parameterized-Gaussian-Mixture-Models as presented from S. Calinon in his paper: "A Tutorial on Task-Parameterized Movement Learning and Retrieval"
Sparse Bayesian Multidimensional Item Response Theory
This project aims to implement a algorithm to do a grapheme-phoneme alignment task.
Repository for the code of the "Introduction to Machine Learning" (IML) lecture at the "Learning & Adaptive Systems Group" at ETH Zurich.
Modelling Bach Chorales using Factorial Hidden Markov Models
Weighted Expectation-Maximization for sparse GMM Training that was a sub-algorithm in my thesis.
Modeling correlated count data
Add a description, image, and links to the expectation-maximization topic page so that developers can more easily learn about it.
To associate your repository with the expectation-maximization topic, visit your repo's landing page and select "manage topics."