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

Using a different optimizer in pipeline config file #169

Open
waseemR02 opened this issue Sep 4, 2023 · 0 comments
Open

Using a different optimizer in pipeline config file #169

waseemR02 opened this issue Sep 4, 2023 · 0 comments

Comments

@waseemR02
Copy link

As far as I understand, I can only use the optimizers that are defined in optimizer.proto which are namely RMSProp, Adam and Momentum. And I can also tamper with their learning rate and other such params.
How do I use some meta-heuristicoptimizer in the config file? Because I could probably use some library for that but how do I about using config file? And if I can't, do i have to scrape the whole config file idea and do it the usual way?
Any help would be appreciated. Thank you

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

No branches or pull requests

1 participant