Skip to content

A from-scratch implementation of Gaussian Mixture Models

Notifications You must be signed in to change notification settings

kylesayrs/GMMScratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GMM Scratch

A hand implementation of negative log likelihood loss backpropogation for gaussian mixtures.

Usage

python3 demo.py

About

A from-scratch implementation of Gaussian Mixture Models

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages