Numpy-Neuron / cluster

Commit History

splitting up rest api functionality to make more readable
f31d9cf

Jensen-holm commited on

reverting more code back to python 3 syntax
ecb0c79

Jensen-holm commited on

having to retract to pyhton 3.7 syntax for render
8cc2d56

Jensen-holm commited on

getting rid of some more problematic type hints
0e83192

Jensen-holm commited on

clustering plot for kmeans
b378fde

Jensen-holm commited on

kmeans is ready for deployment
527f863

Jensen-holm commited on

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