Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 331 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 331 Bytes

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.