Richard Townsend
|
495bb91a48
|
neural: update to new mat64 API
|
2019-06-18 10:28:07 +01:00 |
|
frozenkp
|
6b3f7ddab2
|
format
|
2018-06-16 22:11:59 +08:00 |
|
Richard Townsend
|
ff52c013eb
|
Update gonum to latest version
Should fix #200 and #205
|
2018-03-24 00:19:35 +00:00 |
|
Richard Townsend
|
fc110aab48
|
Fix bad import, reformat
|
2017-09-10 20:35:34 +01:00 |
|
Richard Townsend
|
6f7326b6ff
|
neural: check that the new dense instances type works...
|
2016-05-22 12:58:51 +01:00 |
|
Stephen Whitworth
|
e8ce77bb05
|
Merge pull request #113 from grahamannett/patch-1
added softplus relu
|
2016-04-15 07:57:23 +01:00 |
|
Etienne Bruines
|
336b94fee8
|
Updated Dot and Sum methods according to changes in gonum/matrix.
Fixes #119.
|
2015-09-24 17:50:34 +02:00 |
|
Richard Townsend
|
23adc9ec25
|
neural: update to new mat64 API
|
2015-09-13 11:24:09 +01:00 |
|
Nick Poorman
|
8507a0cba8
|
Removed decimal precision formatting from String() string for MultiLayerNet.
Convergence and LearningRate values less than 0.00, ie. 0.003, were being printed as 0.00 which was incredibly misleading when debugging.
|
2015-07-13 18:30:27 -04:00 |
|
graham
|
5e631a49c8
|
added softplus relu
|
2015-05-26 15:20:55 -07:00 |
|
Stephen Whitworth
|
183c672cfe
|
Hopefully, should build now.
|
2015-01-27 12:32:19 +00:00 |
|
Amit Kumar Gupta
|
9f67f73330
|
Convert some tests to goconvey, and improve assertions along the way
|
2014-08-22 13:39:29 +00:00 |
|
Amit Kumar Gupta
|
695aec6eb6
|
Favor idiomatic t.Fatalf over panic for test failures
|
2014-08-22 08:07:55 +00:00 |
|
Amit Kumar Gupta
|
45545d6ebd
|
Remove Println's from automated test suite since they aren't assertions
|
2014-08-22 07:58:01 +00:00 |
|
Richard Townsend
|
f9c1e24e5b
|
neural: stop-gap support for neural networks
|
2014-08-09 19:27:20 +01:00 |
|