Incremental and Adaptative Gaussian Mixture Model Library is an implementation of a machine learning algorithms based on GMM. The algorithm learn incrementaly and adapt the number of components during the learning.
☆13Mar 23, 2020Updated 6 years ago
Alternatives and similar repositories for CMM_Lib
Users that are interested in CMM_Lib are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Incremental Learning of Gaussian Mixture Models (IGMM)☆30Oct 30, 2018Updated 7 years ago
- This repository contains my MSc dissertation project. Iti s an implementation of a streaming GMM algorithm in Spark.☆11Aug 25, 2018Updated 7 years ago
- PyTorch implementation of the ExStream method from our ICRA-2019 paper "Memory Efficient Experience Replay for Streaming Learning"