Mahdi Dibaiee
|
76e7e7faef
|
fix(recall, precision): little bug in calculations
feat(fmeasure): calculate fmeasure using recall and precision
|
2016-07-29 22:09:30 +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
|
26eb4531fa
|
feat(naivebayes): implement NaiveBayes algorithm
feat(example): a document classifier using NaiveBayes over reuters data
|
2016-07-29 16:16:44 +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 |
|