Numpy-Neuron / neural_network /neural_network.py

Commit History

clustering plot for kmeans
b378fde

Jensen-holm commited on

believe to have created a function to build a svg plot and send it over the network
fbe515e

Jensen-holm commited on

working on kmeans
3cab2dd

Jensen-holm commited on

render did not seem to like my type hints in the logs
fd4ce9c

Jensen-holm commited on

successfully returning data on how the neural network performed
3563daa

Jensen-holm commited on

updating requirements.txt and cleaning things up. Thought it would be working but for some reason requests from postman are not making it to the api
f9846ff

Jensen-holm commited on

working with serializing the model with to_dict()
c504867

Jensen-holm commited on

produced a solution to the problem of funcions not being accessed
79f3d28

Jensen-holm commited on