gaussian-mixture-models topic

List gaussian-mixture-models repositories

Wind-Speed-Analysis

331
Stars
109
Forks
Watchers

An elegant probability model for the joint distribution of wind speed and direction.

armadillo-code

465
Stars
121
Forks
Watchers

Armadillo: fast C++ library for linear algebra & scientific computing - https://arma.sourceforge.net

Machine-Learning-Models

317
Stars
143
Forks
Watchers

Decision Trees, Random Forest, Dynamic Time Warping, Naive Bayes, KNN, Linear Regression, Logistic Regression, Mixture Of Gaussian, Neural Network, PCA, SVD, Gaussian Naive Bayes, Fitting Data to Gaus...

MLWithPytorch

125
Stars
38
Forks
Watchers

Objective of the repository is to learn and build machine learning models using Pytorch. 30DaysofML Using Pytorch

Generative_Models_Tutorial_with_Demo

324
Stars
40
Forks
Watchers

Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs), Popular GANs Architectures, Auto-Regressive Models, Important...

probreg

799
Stars
143
Forks
Watchers

Python package for point cloud registration using probabilistic model (Coherent Point Drift, GMMReg, SVR, GMMTree, FilterReg, Bayesian CPD)

Front-end speech processing aims at extracting proper features from short- term segments of a speech utterance, known as frames. It is a pre-requisite step toward any pattern recognition problem emplo...

gmm-torch

480
Stars
88
Forks
Watchers

Gaussian mixture models in PyTorch.