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 PyTorch cheatsheet section to docs #13

Closed
darsnack opened this issue May 25, 2021 · 0 comments · Fixed by #22
Closed

Add PyTorch cheatsheet section to docs #13

darsnack opened this issue May 25, 2021 · 0 comments · Fixed by #22

Comments

@darsnack
Copy link
Member

darsnack commented May 25, 2021

ParameterSchedulers.jl supports most (all?) of the schedules in PyTorch, but we don't use the same naming, and we push for composition over highly specific schedules. We should add a "PyTorch" cheatsheet section to the docs that is a how-to guide for recreating PyTorch schedulers in ParameterSchedulers. For example, we could show how ReduceLROnPlateau can be created with Stateful and Flux.plateau.

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 a pull request may close this issue.

1 participant