gaussian-mixture-models topic
Artificial-Intelligence-Codes
Collection of Artificial Intelligence Algorithms implemented on various problems
bayseg
An unsupervised machine learning algorithm for the segmentation of spatial data sets.
GMM-FEM
Biomechanically Constrained Point Cloud Registration Using Gaussian Mixture Models
kdsb17
Gaussian Mixture Convolutional AutoEncoder applied to CT lung scans from the Kaggle Data Science Bowl 2017
Fitting-Gaussian-Mixture-Models-with-EM
Implement the EM algorithm for a Gaussian mixture model and apply it to cluster images
hierarchical-domain-adaptation
Code of NAACL 2022 "Efficient Hierarchical Domain Adaptation for Pretrained Language Models" paper.
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 t...
Gaussian-Mixture-Model
C++ library handling Gaussian Mixure Models
TriDiMap
Matlab functions to plot 2D and 3D maps from nanoindentation tests.
machine_learing_algo_python
implement the machine learning algorithms by python for studying