This code implements the Incremental Gaussian Mixture Network (IGMN) proposed by Milton R. Heinen (IGMN: An Incremental Gaussian Mixture Network that Learns Instantaneously from Data Flows).
- JDK 6+
- EJML 0.19+
- GNUPlot 4.2+ (for use graphics)
- JavaPlot (for use graphics)
- Edigleison Carvalho - Initial work
- Jorge C. Chamby - jchambyd
This project is licensed under the MIT License - see the LICENSE.md file for details