think that the way we had teh plot function setup may have been causing some problems with buffers in the cloud 663083f Jensen-holm commited on May 9, 2023
believe to have created a function to build a svg plot and send it over the network fbe515e Jensen-holm commited on May 9, 2023
adding cors support for this api because we are starting to work on our web application 2c9d2bf Jensen-holm commited on May 8, 2023
fixing bug with algorithm as an argument for clustering, this was breaking the neural network endpoint deecb43 Jensen-holm commited on May 8, 2023
kmeans clustering works and returns centroids and labeled data 04b61ad Jensen-holm commited on May 8, 2023
python example for creating a plot of loss history over time for neural_network 31747ca Jensen-holm commited on May 4, 2023
cleaning up readme, now moving on to building clustering algorithms from scratch 1936952 Jensen-holm commited on May 4, 2023
having some issues with backprop when trying to use the iris dataset ba1e2db Jensen-holm commited on May 4, 2023
successfully returning data on how the neural network performed 3563daa Jensen-holm commited on May 3, 2023
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 May 3, 2023
produced a solution to the problem of funcions not being accessed 79f3d28 Jensen-holm commited on May 3, 2023
cutting the front end mess and just using this as a backend api c2ccf60 Jensen-holm commited on May 3, 2023
splitting up some backprop functions that may have been too long 24f2542 Jensen-holm commited on May 2, 2023
working on making it just a flask app, got rid of the main.py stuff 31806c5 Jensen-holm commited on Apr 26, 2023
ignoring node stuff so we can use tailwind and not ruin repo 36fd1f2 Jensen-holm commited on Apr 21, 2023