Numpy-Neuron / requirements.txt

Commit History

switching to gradio and a complete rewrite that I did over in the
6307b4f

Jensen-holm commited on

adding CORS support
8ea5c07

Jensen-holm commited on

must specify werkzwug for flask to work on render
ceca02c

Jensen-holm commited on

forgot to add gunicorn
843007e

Jensen-holm commited on

currently debugging mismatched shape error when computing weights and
880505a

Jensen-holm commited on

working on new python implementation with cleaner code
29cce3f

Jensen-holm commited on

going to use this branch to re make this program in go using the gota
da3cde4

Jensen-holm commited on

updating requirements
ed463f2

Jensen-holm commited on

adding cors support for this api because we are starting to work on our web application
2c9d2bf

Jensen-holm commited on

updating requirements.txt
d0fc146

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

configured the run_dev shell script
b8a1992

Jensen-holm commited on

tailwind working in the app
30dd301

Jensen-holm commited on

added baseline stuff for making this a flask app with tailwind
a63e09b

Jensen-holm commited on

plot functionality'
bec1ee5

Jensen-holm commited on

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

believe to be performing backprop with the weights without error
031ac83

Jensen-holm commited on

working on setting up the neural_network functionality
4c97910

Jensen-holm commited on