Skip to content

The neural gas is a simple algorithm for finding optimal data representations based on feature vectors. The algorithm was coined "neural gas" because of the dynamics of the feature vectors during the adaptation process, which distribute themselves like a gas within the data space.

Notifications You must be signed in to change notification settings

miladpayandehh/Neural-Gas-and-Growing-Neural-Gas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neural-gas

The neural gas is a simple algorithm for finding optimal data representations based on feature vectors. The algorithm was coined "neural gas" because of the dynamics of the feature vectors during the adaptation process, which distribute themselves like a gas within the data space.

Neural gas is an artificial neural network, inspired by the self-organizing map. The neural gas is a simple algorithm for finding optimal data representations based on feature vectors.

Growing Neural Gas (GNG) was introduced by Fritzke as an incremental unsupervised neural network for non-temporal data. Starting with two neurons GNG grows in regular time intervals up to a maximal size. Connections between neurons are created by topology preserving Competitive Hebbian Learning.

About

The neural gas is a simple algorithm for finding optimal data representations based on feature vectors. The algorithm was coined "neural gas" because of the dynamics of the feature vectors during the adaptation process, which distribute themselves like a gas within the data space.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages