Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 352 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 352 Bytes

FIRD: Modeling Heterogeneous Statistical Patterns In High-dimensional Data By Adversarial Distributions: An Unsupervised Generative Framework

This is a Cython implementation of the clustering algorithm FIRD.

Installation

git clone https://github.com/fingertap/fird.cython.git
cd fird.cython && pip install .