ansrivas / GNG

Implementation of growing neural gas algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GNG

Implementation of growing neural gas algorithm

Usage:

  1. Install dependencies:

    pip install -r requirements.txt
    
  2. execute:

    python growing_neural_gas.py
    
  3. You will see output after 10000 iterations as output.gif.

About

Implementation of growing neural gas algorithm


Languages

Language:Python 100.0%