expectation-maximization

There are 243 repositories under expectation-maximization topic.

  • siavashk/pycpd

    Pure Numpy Implementation of the Coherent Point Drift Algorithm

    Language:Python5801456124
  • machine-learning

    je-suis-tm/machine-learning

    Python machine learning applications in image processing, recommender system, matrix completion, netflix problem and algorithm implementations including Co-clustering, Funk SVD, SVD++, Non-negative Matrix Factorization, Koren Neighborhood Model, Koren Integrated Model, Dawid-Skene, Platt-Burges, Expectation Maximization, Factor Analysis, ISTA, FISTA, ADMM, Gaussian Mixture Model, OPTICS, DBSCAN, Random Forest, Decision Tree, Support Vector Machine, Independent Component Analysis, Latent Semantic Indexing, Principal Component Analysis, Singular Value Decomposition, K Nearest Neighbors, K Means, Naïve Bayes Mixture Model, Gaussian Discriminant Analysis, Newton Method, Coordinate Descent, Gradient Descent, Elastic Net Regression, Ridge Regression, Lasso Regression, Least Squares, Logistic Regression, Linear Regression

    Language:Jupyter Notebook2586257
  • funq

    psaris/funq

    Source files for "Fun Q: A Functional Introduction to Machine Learning in Q"

    Language:q13928255
  • mr-easy/GMM-EM-Python

    Python implementation of EM algorithm for GMM. And visualization for 2D case.

    Language:Jupyter Notebook811113
  • Labo-Lacourse/stepmix

    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.

    Language:Python798616
  • cambridge-mlg/DUN

    Code for "Depth Uncertainty in Neural Networks" (https://arxiv.org/abs/2006.08437)

    Language:Jupyter Notebook786011
  • models-by-example

    m-clark/models-by-example

    By-hand code for models and algorithms. An update to the 'Miscellaneous-R-Code' repo.

    Language:R722019
  • soroosh-rz/Bayesian-Methods-for-Machine-Learning

    Bayesian Methods for Machine Learning

    Language:Jupyter Notebook663031
  • sukrutrao/Fast-Dawid-Skene

    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

    Language:Python445413
  • GFNOrg/GFlowNet-EM

    Code for GFlowNet-EM, a novel algorithm for fitting latent variable models with compositional latents and an intractable true posterior.

    Language:Jupyter Notebook41542
  • ajcr/em-explanation

    Notebooks explaining the intuition behind the Expectation Maximisation algorithm

    Language:Jupyter Notebook40309
  • manuwhs/Trapyng

    Python library to implement advanced trading strategies using machine learning and perform backtesting.

    Language:Python406015
  • moucheng2017/EM-BPL-Semi-Seg

    [MICCAI 2022 Best Paper Finalist] Bayesian Pseudo Labels: Expectation Maximization for Robust and Efficient Semi Supervised Segmentation

    Language:Python40141
  • learnable-opinion-dynamics

    corradomonti/learnable-opinion-dynamics

    Code and data for the KDD2020 paper "Learning Opinion Dynamics From Social Traces"

    Language:Python37207
  • davpinto/ml-simulations

    Animated Visualizations of Popular Machine Learning Algorithms

    Language:R37105
  • dmetivie/ExpectationMaximization.jl

    A simple but generic implementation of Expectation Maximization algorithms to fit mixture models.

    Language:Julia33261
  • andreacasalino/Gaussian-Mixture-Model

    C++ library handling Gaussian Mixure Models

    Language:C++32112
  • francois-rozet/diem

    Official implementation of Learning Diffusion Priors from Observations by Expectation Maximization

    Language:Python31213
  • Xinglab/CLAM

    CLIP-seq Analysis of Multi-mapped reads

    Language:Python319236
  • hrshtv/HMRF-GMM-EM-Segmentation

    Image segmentation using the EM algorithm that relies on a GMM for intensities and a MRF model on the labels. Based on "Segmentation of brain MR images through a hidden Markov random field model and the expectation-maximization algorithm" (Zhang, Y et al.)

    Language:MATLAB24102
  • ali92hm/expectation-maximization

    An implementation of the expectation maximization algorithm

    Language:Python221015
  • dpeerlab/scKINETICS

    Code for scKINETICS (ISMB 2023)

    Language:Jupyter Notebook22243
  • agrawal-priyank/machine-learning-clustering-retrieval

    Built text and image clustering models using unsupervised machine learning algorithms such as nearest neighbors, k means, LDA , and used techniques such as expectation maximization, locality sensitive hashing, and gibbs sampling in Python

    Language:Jupyter Notebook19206
  • mgaynor1/nQuack

    An R package for predicting ploidal level from sequence data using site-based heterozygosity 

    Language:C++17170
  • polyactis/Accucopy

    Accucopy is a computational method that infers Allele-Specific Copy Number alterations from low-coverage low-purity tumor sequencing data.

    Language:C++172234
  • haplotype/ELAI

    Efficient Local Ancestry Inference

    Language:C++15182
  • kashefy/mi2notes

    My notes for Prof. Klaus Obermayer's "Machine Intelligence 2 - Unsupervised Learning" course at the TU Berlin

    Language:TeX14104
  • ludovicdmt/gpu_gmm

    GPU traning of a Gaussian Mixture (with online EM)

    Language:Python13214
  • elifyilmaz2027/projects

    This is the repository containing machine learning and deep learning projects, as well as some presentation slides on these topics.

    Language:Jupyter Notebook12101
  • huajh/variational_bayesian_clusterings

    variational Bayesian algorithm for Brain MR image Segmentation

    Language:C12108
  • kailugaji/Gaussian_Mixture_Model_for_Clustering

    Gaussian Mixture Model for Clustering

    Language:MATLAB12205
  • akash18tripathi/Gaussian-Mixture-Models-for-Background-Extraction

    This repository contains a Jupyter Notebook that implements Gaussian Mixture Model (GMM) for semantic segmentation and background extraction. GMM class is implemented from scratch without using any libraries like sklearn.

    Language:Jupyter Notebook11101
  • navreeetkaur/bayesian-network-learning

    Learning Bayesian Network parameters using Expectation-Maximisation

    Language:Python11113
  • zhuwei-ZJU/EM-for-BAYOMA

    Bayesian operational modal analysis based on the expectation-maximization algorithm.

    Language:MATLAB11103