Experimental Haskell machine learning library
Go to file
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
app fix(train): fix an error in computing layer's error 2016-07-18 00:30:17 +04:30
examples fix(train): fix an error in computing layer's error 2016-07-18 00:30:17 +04:30
src fix(train): fix an error in computing layer's error 2016-07-18 00:30:17 +04:30
test initial commit, still work in progress 2016-07-17 16:53:13 +04:30
.gitignore Initial commit 2016-07-17 16:52:16 +04:30
LICENSE Merge branch 'master' of github.com:mdibaiee/sibe 2016-07-17 16:54:16 +04:30
Setup.hs initial commit, still work in progress 2016-07-17 16:53:13 +04:30
sibe.cabal fix(train): fix an error in computing layer's error 2016-07-18 00:30:17 +04:30
stack.yaml initial commit, still work in progress 2016-07-17 16:53:13 +04:30