Skip to content
New issue

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

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

Already on GitHub? # 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.

@sdesrozis sdesrozis requested a review from Priyansi October 12, 2021 08:52
Copy link

@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",

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)."

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants