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

Fix model_optimizer_options argument #195

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

Conversation

dmitriy-serdyuk
Copy link
Collaborator

Either I do not understand how to use option model_optimizer_options or it will not work with current implementation.

This PR allows to write --o.model_optimizer_options "encoder={'lr': 0.01}".

@dmitriy-serdyuk dmitriy-serdyuk changed the title Fix model optimizer Fix model_optimizer_options argument Sep 24, 2018
@dmitriy-serdyuk
Copy link
Collaborator Author

Actually, why do you need this argument? I can see now that that --o.optimizer_options supports passing a dictionary.

@rdevon
Copy link
Owner

rdevon commented Oct 4, 2018

@dmitriy-serdyuk Can you rebase this to dev? I think there might be some overlapping in the branches

@dmitriy-serdyuk dmitriy-serdyuk changed the base branch from master to dev October 4, 2018 18:44
@dmitriy-serdyuk
Copy link
Collaborator Author

Done

@rdevon
Copy link
Owner

rdevon commented Oct 7, 2018

@dmitriy-serdyuk OK good. I'll fix the flake errors with dev and start merging.

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.

2 participants