Mahdi Dibaiee
|
ed6d2b3021
|
feat(Numeric): move all modules to Numeric
|
2016-10-17 01:54:35 +03:30 |
|
Mahdi Dibaiee
|
bcc22465d6
|
fix(xor): better learning rate
|
2016-09-10 19:21:52 +04:30 |
|
Mahdi Dibaiee
|
b26347e19f
|
feat(notmnist): notmnist example using SGD + learning rate decay
|
2016-09-10 00:36:15 +04:30 |
|
Mahdi Dibaiee
|
ea1f05f001
|
fix(naivebayes): fix the algorithm to make it actually work
feat(cleanDocuments): preprocess documents, use stemming and stopword elimination for better accuracy
|
2016-08-05 23:54:36 +04:30 |
|
Mahdi Dibaiee
|
493a20eb0a
|
feat(crossEntropy): crossEntropy cost function
|
2016-07-24 10:48:04 +04:30 |
|
Mahdi Dibaiee
|
f5a0c23d99
|
feat(randomNetwork): generate random networks with a simple function
|
2016-07-18 17:07:12 +04:30 |
|
Mahdi Dibaiee
|
23851a85f5
|
fix(stack): use stack build and exec instead of manual stack ghc
refactor: rename from Lib to Sibe
|
2016-07-18 16:33:34 +04:30 |
|
Mahdi Dibaiee
|
4397f5203a
|
fix(train): fix an error in computing layer's error
feat(examples): add an example (xor)
|
2016-07-18 00:30:17 +04:30 |
|