wangwei created SINGA-385:
-----------------------------
Summary: Add new python module for optimizers
Key: SINGA-385
URL: https://issues.apache.org/jira/browse/SINGA-385
Project: Singa
Issue Type: New Feature
Reporter: wangwei
The existing optimizer module calls c++ code to do update parameters using SGD
algorithms.
This ticket adds a new module (singa/opt) to replace (singa/optimizer) by using
pytensors directly to implement the SGD algorithms. The code would be more
clear and concise.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)