Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 492 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 492 Bytes

swgmm

This repository contains a demo implementation of the method described in:

"Sliced Wasserstein Distance for Learning Gaussian Mixture Models", CVPR'18

which defines the sliced-Wasserstein means problem, and describes a novel technique for fitting Gaussian Mixture Models to data. In short, the method minimizes the sliced-Wasserstein distance between the data distribution and a GMM with respect to the GMM parameters.