Numpy-Neuron / example

Commit History

re formatting the api to contain the image bytes in json
e571d8c

Jensen-holm commited on

instead of returning the image bytes to the api user, we are moving towards hosting them on the backend but we need to be careful moving forwards and make sure that we delete the images after use
28d5b3d

Jensen-holm commited on

clustering plot for kmeans
b378fde

Jensen-holm commited on

kmeans with example plot done and ready for deployment
5e9f4d3

Jensen-holm commited on

kmeans clustering works and returns centroids and labeled data
04b61ad

Jensen-holm commited on

working on kmeans
3cab2dd

Jensen-holm commited on

starting work with clustering algorithms
932b3cb

Jensen-holm commited on

python example for creating a plot of loss history over time for neural_network
31747ca

Jensen-holm commited on

adding jupyter notebook example
4483f95

Jensen-holm commited on