php-ml/tests/Phpml/Helper/Optimizer
Yuji Uchiyama d953ef6bfc Fix the implementation of conjugate gradient method (#184)
* Add unit tests for optimizers

* Fix ConjugateGradient

* Fix coding style

* Fix namespace
2018-01-12 10:53:43 +01:00
..
ConjugateGradientTest.php Fix the implementation of conjugate gradient method (#184) 2018-01-12 10:53:43 +01:00
GDTest.php Fix the implementation of conjugate gradient method (#184) 2018-01-12 10:53:43 +01:00
StochasticGDTest.php Fix the implementation of conjugate gradient method (#184) 2018-01-12 10:53:43 +01:00