Skip to content

javaquasar/GNG

 
 

Repository files navigation

GNG

Application of growing neural gas algorithm for the network anomalies detection.

Usage:

  1. Clone repository:

git clone --recursive https://github.com/artiomn/GNG

  1. Change to the directory GNG and install dependencies:

pip install -r requirements.txt

  1. Execute:

python growing_neural_gas.py

About

Implementation of growing neural gas algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%