项目作者: jchambyd

项目描述 :
Fast Incremental Gaussian Mixture Networks
高级语言: C++
项目地址: git://github.com/jchambyd/FIGMN-C.git
创建时间: 2017-10-24T15:30:28Z
项目社区:https://github.com/jchambyd/FIGMN-C

开源协议:MIT License

下载


Fast Incremental Gaussian Mixture Network

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

Getting Started

Prerequisites

Running the tests

  1. g++ -I include/ *.cpp

Authors

  • Jorge C. Chamby - Initial work - jchambyd

License

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