This website requires JavaScript.
Explore
Help
Sign In
OrgLion-ML
/
golearn
Watch
1
Star
0
Fork
0
You've already forked golearn
mirror of
https://github.com/sjwhitworth/golearn.git
synced
2025-04-30 13:48:57 +08:00
Code
Issues
Releases
Wiki
Activity
golearn
/
neural
History
Stephen Whitworth
e8ce77bb05
Merge pull request
#113
from grahamannett/patch-1
...
added softplus relu
2016-04-15 07:57:23 +01:00
..
funcs.go
added softplus relu
2015-05-26 15:20:55 -07:00
layered_test.go
Convert some tests to goconvey, and improve assertions along the way
2014-08-22 13:39:29 +00:00
layered.go
Updated Dot and Sum methods according to changes in gonum/matrix.
2015-09-24 17:50:34 +02:00
network_test.go
Remove Println's from automated test suite since they aren't assertions
2014-08-22 07:58:01 +00:00
network.go
neural: update to new mat64 API
2015-09-13 11:24:09 +01:00
neural.go
neural: stop-gap support for neural networks
2014-08-09 19:27:20 +01:00
xor.csv
neural: stop-gap support for neural networks
2014-08-09 19:27:20 +01:00