uis-rnn

Data Clustering Algorithm

This library provides an implementation of an algorithm for segmenting and clustering sequential data, learning from examples.

This is the library for the Unbounded Interleaved-State Recurrent Neural Network (UIS-RNN) algorithm, corresponding to the paper Fully Supervised Speaker Diarization.

GitHub

2k stars
101 watching
321 forks
Language: Python
last commit: 4 months ago
clusteringmachine-learningspeaker-diarizationspeaker-recognitionsupervised-clusteringsupervised-learninguis-rnn

Related projects:

Repository Description Stars
taolei87/sru A recurrent neural network implementation optimized for speed and parallelizability 31
glample/rnn-benchmarks This project provides benchmarking results comparing various deep learning RNN implementations across different frameworks. 169
emited/variationalrecurrentneuralnetwork A deep learning implementation of a VRNN model for sequential data processing 282
xuyxu/clustering This repository provides implementations of various clustering and subspace clustering algorithms in MATLAB, including K-means, ISODATA, Mean Shift, DBSCAN, Gaussian Mixture Model, LVQ, Subspace Clustering Algorithms like Subspace K-means and Entropy-Weighting Subspace K-means. 227
unagiootoro/ruby-dnn A Ruby-based deep learning library for building and training neural networks 46
navdeep-g/h2o3-pam An implementation of the PAM algorithm in H2O-3 for clustering data. 1
hexgnu/wine_clustering An application of machine learning to cluster similar data points from various sources 0
nv-tlabs/gscnn This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. 920
jianbotang/rnn_matlab A Matlab toolbox providing a flexible implementation of deep learning architectures for sequences learning, including RNNs, LSTMs, and sequence-to-sequence models. 80
hciilab/derpn Improves object detection by generating region proposals with increased adaptivity. 156
sahith02/machine-learning-algorithms A comprehensive resource for machine learning and deep learning algorithms 295
youweiliang/multi-view_clustering Provides implementations of various multi-view spectral clustering algorithms for data analysis and visualization. 87
taolei87/rcnn An implementation of neural network components and optimization methods for text analysis, including rationales for neural predictions. 355
felipexw/knn-java-library An implementation of a K-Nearest Neighbor algorithm for supervised learning 7
element-research/rnn A Lua-based library for building and working with recurrent neural networks 941