jeffheaton / encog-java-core

http://www.heatonresearch.com/encog
Other
742 stars 268 forks source link

initRandomClusters() inits clusters randomly #219

Closed charlesgriffiths closed 8 years ago

charlesgriffiths commented 8 years ago

Previous version did not initialize clusters randomly and in some cases this led to process() failing to find good clusters. With random initialization, clustering may be attempted several times, and the best result used.

jeffheaton commented 8 years ago

Thank you, this will be in Encog 3.4.