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

3 Commits

Author SHA1 Message Date
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