gaussian-mixture-model

Gaussian clustering model

An implementation of an unsupervised machine learning algorithm using multivariate Gaussian mixture models.

Unsupervised machine learning with multivariate Gaussian mixture model which supports both offline data and real-time data stream.

GitHub

26 stars
3 watching
1 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
davidavdav/gaussianmixtures.jlA package implementing a Gaussian Mixture Model (GMM) algorithm for large-scale data analysis99
sheffieldml/multigpSoftware for modeling and prediction with multiple output Gaussian processes48
jaxgaussianprocesses/gpjaxProvides a low-level interface to Gaussian process models in JAX for flexible extension and customisation467
openai/pixel-cnnA generative model with tractable likelihood and easy sampling, allowing for efficient data generation.1,921
ivanseidel/gaussianA C++ library that simplifies the use of Gaussians in signal processing applications.53
ziatdinovmax/gpimAn open-source Python package for applying Gaussian processes to images and hyperspectral data for reconstruction and Bayesian optimization.57
kalvar/ios-krkmeans-algorithmK-Means clustering algorithm implementation with multi-dimensional support and customizable features23
xuyxu/clusteringThis repository provides implementations of various clustering and subspace clustering algorithms in MATLAB, including K-means, ISODATA, Mean Shift, DBSCAN, Gaussian Mixture Model, LVQ, Subspace Clustering Algorithms like Subspace K-means and Entropy-Weighting Subspace K-means.227
sheffieldml/gpmatA Matlab toolbox providing implementations of Gaussian processes and other machine learning tools.135
stor-i/gaussianprocesses.jlA Julia package that provides a flexible nonparametric tool for modeling data using Gaussian Processes307
xiaoyang-rebecca/patternrecognition_matlabAn investigation into feature reduction and classification methods for pattern recognition using various techniques such as PCA, LDA, and SVM.71
pku-yuangroup/moe-llavaA large vision-language model using a mixture-of-experts architecture to improve performance on multi-modal learning tasks2,023
simonkohl/probabilistic_unetReimplementation of a neural network model for conditional segmentation of ambiguous images548
t-vi/candlegpGaussian process modeling in PyTorch using a ported version of the GPFlow library75
fabprezja/keras-gpt-copilotAn LLM-based tool to assist deep learning model development28