Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TMVA] Add API Support for Adam Optimizer. #2438

Merged
merged 1 commit into from Aug 7, 2018

Conversation

ravikiran0606
Copy link
Contributor

@ravikiran0606 ravikiran0606 commented Aug 5, 2018

  • Implement Adam Optimizer.
  • Add Unit tests and MethodDL tests.

Reference Implementation: Tensorflow Adam Optimizer

@phsft-bot
Copy link
Collaborator

Can one of the admins verify this patch?

@ravikiran0606
Copy link
Contributor Author

@lmoneta @stwunsch Can you please review?

@stwunsch
Copy link
Contributor

stwunsch commented Aug 6, 2018

@phsft-bot build

@phsft-bot
Copy link
Collaborator

Starting build on slc6/gcc48, slc6-i686/gcc49, centos7/clang39, centos7/gcc62, centos7/gcc7, fedora28/native, ubuntu16/native, mac1013/native, windows10/vc15 with flags -Dimt=ON -Dccache=ON
How to customize builds

@phsft-bot
Copy link
Collaborator

Build failed on slc6/gcc48.
See console output.

Failing tests:

@lmoneta
Copy link
Member

lmoneta commented Aug 7, 2018

@phsft-bot build !

@phsft-bot
Copy link
Collaborator

Starting build on slc6/gcc48, slc6-i686/gcc49, centos7/clang39, centos7/gcc62, centos7/gcc7, fedora28/native, ubuntu16/native, mac1013/native, windows10/vc15 with flags -Dccache=ON
How to customize builds

@ravikiran0606
Copy link
Contributor Author

ravikiran0606 commented Aug 7, 2018

@lmoneta @stwunsch I guess we are good to merge this PR. Once this is merged, I'll rebase and update the next PR for Adagrad optimizer.

@lmoneta lmoneta merged commit 6e27f3c into root-project:master Aug 7, 2018
@ravikiran0606 ravikiran0606 deleted the Adam-Optimizer branch August 7, 2018 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants