-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Created activation functions in Pytorch #5458
Created activation functions in Pytorch #5458
Conversation
Created cat.md entry
Hey @arisdelacruz the path of the file seems to be incorrect. It should be |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @arisdelacruz thank you for contributing to Codecademy Docs, the entry is nicely written! 😄
I've suggested a few modifications, could review and make the changes at your earliest convenience? Also, the path of the file seems to be incorrect, the terms
folder is missing, please correct that as well.
Thank you! 😄
content/pytorch/concepts/nn/activation-functions/activation-functions.md
Outdated
Show resolved
Hide resolved
content/pytorch/concepts/nn/activation-functions/activation-functions.md
Outdated
Show resolved
Hide resolved
content/pytorch/concepts/nn/activation-functions/activation-functions.md
Outdated
Show resolved
Hide resolved
content/pytorch/concepts/nn/activation-functions/activation-functions.md
Outdated
Show resolved
Hide resolved
content/pytorch/concepts/nn/activation-functions/activation-functions.md
Outdated
Show resolved
Hide resolved
content/pytorch/concepts/nn/activation-functions/activation-functions.md
Outdated
Show resolved
Hide resolved
content/pytorch/concepts/nn/activation-functions/activation-functions.md
Outdated
Show resolved
Hide resolved
content/pytorch/concepts/nn/activation-functions/activation-functions.md
Outdated
Show resolved
Hide resolved
content/pytorch/concepts/nn/activation-functions/activation-functions.md
Outdated
Show resolved
Hide resolved
content/pytorch/concepts/nn/activation-functions/activation-functions.md
Outdated
Show resolved
Hide resolved
…nctions.md Co-authored-by: Mamta Wardhani <[email protected]>
…nctions.md Co-authored-by: Mamta Wardhani <[email protected]>
…nctions.md Co-authored-by: Mamta Wardhani <[email protected]>
…nctions.md Co-authored-by: Mamta Wardhani <[email protected]>
…nctions.md Co-authored-by: Mamta Wardhani <[email protected]>
…nctions.md Co-authored-by: Mamta Wardhani <[email protected]>
…nctions.md Co-authored-by: Mamta Wardhani <[email protected]>
…nctions.md Co-authored-by: Mamta Wardhani <[email protected]>
…nctions.md Co-authored-by: Mamta Wardhani <[email protected]>
…nctions.md Co-authored-by: Mamta Wardhani <[email protected]>
…nctions.md Co-authored-by: Mamta Wardhani <[email protected]>
…nctions.md Co-authored-by: Mamta Wardhani <[email protected]>
content/pytorch/concepts/nn/terms/activation-functions/activation-functions.md
Outdated
Show resolved
Hide resolved
content/pytorch/concepts/nn/terms/activation-functions/activation-functions.md
Outdated
Show resolved
Hide resolved
content/pytorch/concepts/nn/terms/activation-functions/activation-functions.md
Outdated
Show resolved
Hide resolved
content/pytorch/concepts/nn/terms/activation-functions/activation-functions.md
Outdated
Show resolved
Hide resolved
content/pytorch/concepts/nn/terms/activation-functions/activation-functions.md
Outdated
Show resolved
Hide resolved
fixed formating issue
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for contributing to Codecademy docs. The entry looks good to be merged.
fixed formatting
fixed formatting
👋 @arisdelacruz 🎉 Your contribution(s) can be seen here: https://www.codecademy.com/resources/docs/pytorch/nn/activation-functions Please note it may take a little while for changes to become visible. |
Description
This is an attempt to create an entry for the Activation functions in Pytorch.
Issue Solved
Closes #5231
Type of Change
Checklist
main
branch.Issues Solved
section.