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
added baseline stuff for making this a flask app with tailwind a63e09b Jensen-holm commited on Apr 21, 2023
we should try to do this with regression on a simple dataset from the internet somewhere because I think it is hard to see how well it is doing with completley random data 4175aca Jensen-holm commited on Apr 20, 2023
got it working! now I want to make it so that we can have more than just one node in the middle 4e6140d Jensen-holm commited on Apr 20, 2023
returning dictionary of computations after each epoch to try to measure accuracy 0f9e8ef Jensen-holm commited on Apr 20, 2023
making more modular so we can develop our other methods too c777165 Jensen-holm commited on Apr 20, 2023
believe to be performing backprop with the weights without error 031ac83 Jensen-holm commited on Apr 20, 2023
better organization for generalization once we add other methods and such 92f14e0 Jensen-holm commited on Apr 19, 2023