1
0
mirror of https://github.com/sjwhitworth/golearn.git synced 2025-04-28 13:48:56 +08:00

5 Commits

Author SHA1 Message Date
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
Etienne Bruines
336b94fee8 Updated Dot and Sum methods according to changes in gonum/matrix.
Fixes #119.
2015-09-24 17:50:34 +02: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
Richard Townsend
f9c1e24e5b neural: stop-gap support for neural networks 2014-08-09 19:27:20 +01:00