Commit History

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

stuck on working with computeOutput function, getting dim error every
0987346

Jensen-holm commited on

mapping activation arg to the actual function
0a04cd7

Jensen-holm commited on

initializing weights and biases
59ae052

Jensen-holm commited on

working through Train() function
6b47160

Jensen-holm commited on

updated ignore for vim *.swp files when committing from vim terminal
c4864dc

Jensen-holm commited on

added trainTestSplit() function
554811e

Jensen-holm commited on

adding activation funcs
27c0b63

Jensen-holm commited on

significantly decreased the complexity of the API by deciding to make
eec3b88

Jensen-holm commited on

re configured the Alg interface and the NN sttuct, now we have to work
a4aa491

Jensen-holm commited on

splitting up code into seperate modules
dfd3544

Jensen-holm commited on