irllabs / ml-lib

A machine learning library for Max and Pure Data
Other
274 stars 40 forks source link

ml.gmm crashes Max 8 when (num_mixture_models) is > 2 #153

Closed NiccoloGranieri closed 5 years ago

NiccoloGranieri commented 5 years ago

ml.gmm crashes Max 8 when the attribute given to (num_mixture_models) is anything other than 2.

To reproduce:

  1. Open the ml.gmm help file
  2. Add the example class (add 1 0.2 0.7 0.3 0.1)
  3. Change the number of mixture models to anything other than two, and set it
  4. Train

Max 8.0.3 macOS 10.14.2 MacBook Pro 15" 2015

@jamiebullock


EDIT:

Add Crash Report

NiccoloGranieri commented 5 years ago

Verbose Crash Report - ml-lib 0.20.0