Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 580 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 580 Bytes

Fast Incremental Gaussian Mixture Network

This code implements the Fast Incremental Gaussian Mixture Network (FIGMN) proposed by Rafael C. Pinto (A Fast Incremental Gaussian Mixture Model).

Getting Started

Prerequisites

  • JDK 6+
  • EJML 0.19+
  • GNUPlot 4.2+ (for use graphics)
  • JavaPlot (for use graphics)
  • Weka 3.6.7+

Authors

  • Jorge C. Chamby-Diaz - Initial work - jchambyd

License

This project is licensed under the MIT License - see the LICENSE.md file for details