seracio / kohonen

A basic implementation of a Kohonen map in JavaScript
MIT License
13 stars 5 forks source link

Do not expose grid helper and merge constructor, training and mapping #31

Closed nmondon closed 8 years ago

nmondon commented 8 years ago

As we use the same datas in the constructor, training and mapping phase...