Numpy-Neuron / cluster

Commit History

kmeans clustering works and returns centroids and labeled data
04b61ad

Jensen-holm commited on

v1 of kmean may be complete
c2687ce

Jensen-holm commited on

think I am done with build func
803aad3

Jensen-holm commited on

leaving off here, working on kmeans algorithm
fcc4124

Jensen-holm commited on

working on kmeans
3cab2dd

Jensen-holm commited on

starting work with clustering algorithms
932b3cb

Jensen-holm commited on

cutting the front end mess and just using this as a backend api
c2ccf60

Jensen-holm commited on

returning dictionary of computations after each epoch to try to measure accuracy
0f9e8ef

Jensen-holm commited on

making more modular so we can develop our other methods too
c777165

Jensen-holm commited on