diff options
author | Edoardo Pasca <edo.paskino@gmail.com> | 2019-11-19 10:00:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-19 10:00:25 +0000 |
commit | a1341271589a5bd3dad0def8198c49c37d1c197d (patch) | |
tree | 744476f5e9bb0d3b8219cdc689114a16e4fa5ab8 /.gitignore | |
parent | aa80145534d4fe325fbfbae6569bcb6709006d33 (diff) | |
download | framework-a1341271589a5bd3dad0def8198c49c37d1c197d.tar.gz framework-a1341271589a5bd3dad0def8198c49c37d1c197d.tar.bz2 framework-a1341271589a5bd3dad0def8198c49c37d1c197d.tar.xz framework-a1341271589a5bd3dad0def8198c49c37d1c197d.zip |
added armijo rule (#390)
* added armijo rule
* added info and kwarg for alpha
* updated Armijo rule
* modified stop criterion to GD
* added kmax to limit the while True loop
* fix raise comment
* change default stopping criterion
* updated test
* added Rosenbrock function and test Gradient descent on that
* removed test code
* added missing import
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions