Quan Wang
Quan Wang
UIS-RNN is an online algorithm, but the current `predict()` API of this library is not. If people want to deploy this library to a production environment for online use cases,...
Currently in this open source version, crp_alpha is passed in as an argument. We need to add the support to estimate it from training data.
Instructions: https://conda.io/projects/conda-build/en/latest/source/recipe.html
Although the whole idea of UIS-RNN is to handle unbounded number of speakers by learning from data, some people may still want to enforce the max number of speakers in...
Add a new API named `partial_fit()`, which allows the user to train on a single sequence. This API will target at the advanced users. The user needs to write his...
The [SpectralCluster](https://github.com/wq2012/SpectralCluster) library has iterated many versions. The newest versions have much more functionalities, including custom distances for K-means like cosine. Please consider directly importing the newest version of this...
Is there a way to put multiple notes/connections on the same row to make the sequence diagram more compact? Example:  Would really love this feature! The possible syntax could...