Numpy-Neuron / nn /nn.py

Commit History

getting rid of unessesary imports
e236c9a

Jensen-holm commited on

latest update, finishing classification with MNIST! More details on
6d0453c

Jensen-holm commited on

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

Jensen-holm commited on

adding accuracy score tracking
303df47

Jensen-holm commited on

adding accuracy score metric
03176c2

Jensen-holm commited on

moving on to testing other datasets!
9e506b7

Jensen-holm commited on

currently debugging mismatched shape error when computing weights and
880505a

Jensen-holm commited on

init weights and biases, and getting through epochs
84bbd7d

Jensen-holm commited on

init weights and biases
38e3b7b

Jensen-holm commited on

successful example
14841f9

Jensen-holm commited on

handling errors well with the neural netork api
8c348c5

Jensen-holm commited on

working on new python implementation with cleaner code
29cce3f

Jensen-holm commited on