Numpy-Neuron / main.py

Commit History

think I have to change it to main .py not app.py for railway
d824bdc

Jensen-holm commited on

working on making it just a flask app, got rid of the main.py stuff
31806c5

Jensen-holm commited on

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

computing loss history over time
204251b

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

making more modular so we can develop our other methods too
c777165

Jensen-holm commited on

better organization for generalization once we add other methods and such
92f14e0

Jensen-holm commited on

just focusing on neural_network first
f9522cf

Jensen-holm commited on

working on setting up the neural_network functionality
4c97910

Jensen-holm commited on