njayaram2 opened a new pull request #376: MLP: Fix warm start weights initialization issue URL: https://github.com/apache/madlib/pull/376 JIRA: MADLIB-1329 Change code to correctly initialize weights with warm start. In the C++ layer the weights were not getting initialized correctly from the previously learnt model, this commit fixes that issue.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
