Skip to content

afcarl/mixtures

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mixture modeling and Gaussianization

Code for several mixture distributions and radial Gaussianization.

Requirements

  • Python >= 2.6.6
  • Numpy >= 1.5.1
  • Scipy >= 0.8.0

The code has been tested with the above versions, but older versions might also work.

Help

To get started, try running an experiment by executing

python code/experiments/experiments02b.py

in the root directory.

About

Implementations of several mixture distributions and radial Gaussianization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 77.8%
  • CSS 22.2%