Skip to content

ansrivas/GNG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages