jeffheaton / encog-java-core

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

change process(), add nearestClusterIndex() #217

Closed charlesgriffiths closed 8 years ago

charlesgriffiths commented 8 years ago

process() wasn't working for my data set, it always put everything into the last cluster changed process() to be more in the spirit of iteration(), so each call to process() makes an improvement but the solution may not be a local minimum