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

Add howto about ParamScheduler #49

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add howto about ParamScheduler #49

wants to merge 1 commit into from

Conversation

sdesrozis
Copy link
Contributor

@sdesrozis sdesrozis commented Oct 12, 2021

@Priyansi Could you have a look ?

Sorry I realized that I didn't fork the repo.

Copy link
Collaborator

@KickItLikeShika KickItLikeShika left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @sdesrozis, generally looks OK, left 2 comments

"metadata": {},
"outputs": [],
"source": [
"import ipywidgets as widgets\n",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For me, I'd like to keep imports sorted, so maybe we can run isort on these?

"source": [
"## LambdaLR\n",
"\n",
"See the [documentation](https://pytorch.org/docs/stable/generated/torch.optim.lr_scheduler.LambdaLR.html#torch.optim.lr_scheduler.LambdaLR)."
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I propose we put a couple of lines explains the functionality briefly, then reference the docs, what do you think?

@sdesrozis
Copy link
Contributor Author

@KickItLikeShika I try to address your comments asap

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

3 participants