rossfadely / mofa

Mixture of Factor Analyzers
MIT License
5 stars 2 forks source link

convert some arrays to lists #3

Open davidwhogg opened 12 years ago

davidwhogg commented 12 years ago

Because we may want to play with M as a function of K, the mofa.lambdas object (currently called lam) should probably be a list at the top level. A list of numpy arrays.