Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed yet another NaN bug, and incorporated NaN detection.
The NaN bug was caused in random parameter initialization (_gmm_init_params_random) because the mean vector was not initialized to zeros while estimating the overall mean of data.
- Loading branch information