This code implements the Fast Incremental Gaussian Mixture Network (FIGMN) proposed by Rafael C. Pinto (A Fast Incremental Gaussian Mixture Model).
- JDK 6+
- EJML 0.19+
- GNUPlot 4.2+ (for use graphics)
- JavaPlot (for use graphics)
- Weka 3.6.7+
- Jorge C. Chamby-Diaz - Initial work - jchambyd
This project is licensed under the MIT License - see the LICENSE.md file for details