Commit Graph

15 Commits

Author SHA1 Message Date
Mahdi Dibaiee
7f90afba7f chore(readme): time is relative to the machine 2016-10-08 19:57:00 +03:30
Mahdi Dibaiee
016ebcaa93 chore(README): notmnist-relu 2016-10-03 19:22:55 +03:30
Mahdi Dibaiee
56fded810a chore(readme): word2vec chart explained 2016-10-01 12:32:08 +03:30
Mahdi Dibaiee
313e120f25 crossEntropy chart for now 2016-09-16 14:36:42 +04:30
Mahdi Dibaiee
6b9cb1fa3e relu: run notmnist using relu activation and draw the chart
[wip] word2vec: work in progress implementation of word2vec
2016-09-13 09:49:44 +04:30
Mahdi Dibaiee
f379f208db fix(crossEntropy): implement crossEntropy' to be used in output layer
fix(softmax'): softmax was not correct
2016-09-10 17:43:45 +04:30
Mahdi Dibaiee
c23fd14771 chore: section 2016-09-10 01:22:09 +04:30
Mahdi Dibaiee
6cb130b15e chore(README): simple neural network 2016-09-10 01:20:08 +04:30
Mahdi Dibaiee
58851611dc chore(README): better readme, chart 2016-09-10 01:15:38 +04:30
Mahdi Dibaiee
ace0a18653 chore(README): explain how the top 10 method increases accuracy and F measure 2016-08-21 01:21:42 +04:30
Mahdi Dibaiee
7d0ce29ba8 chore(README): don't tell them about accuracy, let them try it themselves 2016-08-21 01:07:01 +04:30
Mahdi Dibaiee
891f48a2d0 feat(topten): top-ten classification with evenly distrubuted data 2016-08-21 00:59:42 +04:30
Mahdi Dibaiee
b2888417bb fix(cleanText): remove unnecessary spaces
fix(run): use `1 - prior` for alpha, no need for smoothing
feat(cleanText): turn all text to lowercase
2016-08-09 16:04:57 +04:30
Mahdi Dibaiee
b5b4629318 feat(results): accuracy, recall and precision functions used to calculate measures
fix: read data from another repository
2016-07-29 17:55:59 +04:30
Mahdi Dibaiee
eeabe4696c chore(README): simple initial README 2016-07-29 16:26:50 +04:30