Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

[Feature Request] add utils.auto_optim #44

Open
aron-bordin opened this issue Feb 3, 2018 · 1 comment
Open

[Feature Request] add utils.auto_optim #44

aron-bordin opened this issue Feb 3, 2018 · 1 comment

Comments

@aron-bordin
Copy link
Member

add a simple function on utils, which receives the optimizer name, the model parameters, and its arguments.
This function will create the optimizer and return it.

(if testing multiples optimizers, it's not required to change the code to change an optimizer. you can, for example, use an argument named "optim" and just pass this argument to the function)

@Josecespedesant
Copy link

Hey! I'm interested in working on this issue, I see this is kinda old so I'd like to know the state of the initiative 😄

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants