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-05-01 22:18:10 +08:00
Code
Issues
Releases
Wiki
Activity
golearn
/
optimisation
History
Pontus Melke
6a04b01f3e
Rewrote gradient descent to use Apply for scalar matrix multiplication.
2014-11-06 08:22:18 +01:00
..
gradient_descent.go
Rewrote gradient descent to use Apply for scalar matrix multiplication.
2014-11-06 08:22:18 +01:00
gradientdescent_test.go
Convert some tests to goconvey, and improve assertions along the way
2014-08-22 13:39:29 +00:00
optimisation.go
Made a start on gradient descent
2014-05-05 02:39:00 +01:00