ngraph-python icon indicating copy to clipboard operation
ngraph-python copied to clipboard

Implement Adagrad optimizer

Open kaushikkanetkar opened this issue 8 years ago • 2 comments

kaushikkanetkar avatar Sep 12 '17 20:09 kaushikkanetkar

Added a test in tests/test_optimizer.py Tested manually by running mnist and imdb rnn using this optimizer. The reduction in cost is lesser after a few iterations. Tested style.

kaushikkanetkar avatar Sep 12 '17 20:09 kaushikkanetkar

Adding @zach-nervana @tyler-nervana for the review.

kaushikkanetkar avatar Sep 12 '17 20:09 kaushikkanetkar