Commit History

reverting more code back to python 3 syntax
ecb0c79

Jensen-holm commited on

having to retract to pyhton 3.7 syntax for render
8cc2d56

Jensen-holm commited on

cleaning up readme, now moving on to building clustering algorithms from scratch
1936952

Jensen-holm commited on

fixed dimensions issue with the iris dataset
88a3c01

Jensen-holm commited on

having some issues with backprop when trying to use the iris dataset
ba1e2db

Jensen-holm commited on

produced a solution to the problem of funcions not being accessed
79f3d28

Jensen-holm commited on

cutting the front end mess and just using this as a backend api
c2ccf60

Jensen-holm commited on

splitting up some backprop functions that may have been too long
24f2542

Jensen-holm commited on

plot functionality'
bec1ee5

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

returning dictionary of computations after each epoch to try to measure accuracy
0f9e8ef

Jensen-holm commited on

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

Jensen-holm commited on

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

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