[mlpack-git] [mlpack/mlpack] Implemeted gradient descent optimizer. (#792)
sumedhghaisas
notifications at github.com
Tue Sep 27 18:19:33 EDT 2016
You can view, comment on, or merge this pull request online at:
https://github.com/mlpack/mlpack/pull/792
-- Commit Summary --
* Implemeted gradient descent optimizer.
-- File Changes --
M src/mlpack/core/optimizers/CMakeLists.txt (1)
A src/mlpack/core/optimizers/gradient_descent/CMakeLists.txt (13)
A src/mlpack/core/optimizers/gradient_descent/gradient_descent.hpp (118)
A src/mlpack/core/optimizers/gradient_descent/gradient_descent_impl.hpp (80)
A src/mlpack/core/optimizers/gradient_descent/test_function.cpp (23)
A src/mlpack/core/optimizers/gradient_descent/test_function.hpp (40)
M src/mlpack/tests/CMakeLists.txt (1)
A src/mlpack/tests/gradient_descent_test.cpp (52)
-- Patch Links --
https://github.com/mlpack/mlpack/pull/792.patch
https://github.com/mlpack/mlpack/pull/792.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/792
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160927/d2ebd779/attachment.html>
More information about the mlpack-git
mailing list