fixed bug where I forgot to change the name from nn to numpyneuron 4dc8296 Jensen-holm commited on Apr 19, 2024
python package not really working, but it is all set up okay I think e53a40c Jensen-holm commited on Apr 19, 2024
Merge pull request #1 from Jensen-holm/package 84ec87c unverified Jensen-holm commited on Apr 19, 2024
Moving towards making this a python package for simple neural network 03f2b37 Jensen-holm commited on Apr 19, 2024
getting rid of regression tab, thinking about having a custom data tab 9117cbd Jensen-holm commited on Apr 17, 2024
fixing bug that happened with a type that I made, I think huggingface de85694 Jensen-holm commited on Apr 17, 2024
latest update, finishing classification with MNIST! More details on 6d0453c Jensen-holm commited on Apr 15, 2024
switching to gradio and a complete rewrite that I did over in the 6307b4f Jensen-holm commited on Apr 12, 2024
also returning accuracy score from test data from the api bff0f22 Jensen-holm commited on Oct 15, 2023
added loss history in the return to the user so they can make graphs and 2fc4a94 Jensen-holm commited on Oct 11, 2023
currently debugging mismatched shape error when computing weights and 880505a Jensen-holm commited on Oct 11, 2023
stuck on working with computeOutput function, getting dim error every 0987346 Jensen-holm commited on Oct 11, 2023
updated ignore for vim *.swp files when committing from vim terminal c4864dc Jensen-holm commited on Oct 10, 2023
significantly decreased the complexity of the API by deciding to make eec3b88 Jensen-holm commited on Oct 9, 2023
re configured the Alg interface and the NN sttuct, now we have to work a4aa491 Jensen-holm commited on Oct 9, 2023