-
Notifications
You must be signed in to change notification settings - Fork 287
Docs for new activation functions and some of the missing initializers #605
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
svlandeg
reviewed
Mar 10, 2022
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
danieldk
reviewed
Mar 10, 2022
Co-authored-by: Daniël de Kok <me@github.danieldk.eu>
Co-authored-by: Daniël de Kok <me@github.danieldk.eu>
Co-authored-by: Daniël de Kok <me@github.danieldk.eu>
Co-authored-by: Daniël de Kok <me@github.danieldk.eu>
Co-authored-by: Daniël de Kok <me@github.danieldk.eu>
svlandeg
reviewed
Mar 11, 2022
svlandeg
reviewed
Mar 11, 2022
svlandeg
reviewed
Mar 11, 2022
svlandeg
reviewed
Mar 11, 2022
svlandeg
reviewed
Mar 11, 2022
svlandeg
reviewed
Mar 11, 2022
svlandeg
reviewed
Mar 11, 2022
svlandeg
reviewed
Mar 11, 2022
svlandeg
reviewed
Mar 11, 2022
svlandeg
reviewed
Mar 11, 2022
svlandeg
reviewed
Mar 11, 2022
svlandeg
reviewed
Mar 11, 2022
svlandeg
reviewed
Mar 11, 2022
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
svlandeg
approved these changes
Mar 11, 2022
danieldk
added a commit
that referenced
this pull request
Mar 16, 2022
#605) * incomplete docs for new activations and left out initializers * docs for all new activations * cite fix * documenting new activations * prettier formatting * Update website/docs/api-layers.md Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com> * Update website/docs/api-backends.md Co-authored-by: Daniël de Kok <me@github.danieldk.eu> * Update website/docs/api-backends.md Co-authored-by: Daniël de Kok <me@github.danieldk.eu> * Update website/docs/api-backends.md Co-authored-by: Daniël de Kok <me@github.danieldk.eu> * Update website/docs/api-backends.md Co-authored-by: Daniël de Kok <me@github.danieldk.eu> * Update website/docs/api-layers.md Co-authored-by: Daniël de Kok <me@github.danieldk.eu> * docs: may be modified -> is modified for inplace kwarg * docs: new activation functions take FloatsXd, not just Floats2d * docs: do not write activation names using typewriter font * docs: consistency improvements for new activations * docs: more consistency fixes in new activation descriptions * Update website/docs/api-backends.md Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com> * Update website/docs/api-backends.md Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com> * Update website/docs/api-initializers.md Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com> * Update website/docs/api-initializers.md Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com> * Update website/docs/api-initializers.md Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com> * Update website/docs/api-initializers.md Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com> * Update website/docs/api-layers.md Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com> * Update website/docs/api-layers.md Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com> * Update website/docs/api-layers.md Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com> * Update website/docs/api-layers.md Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com> * Update website/docs/api-layers.md Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com> * Update website/docs/api-layers.md Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com> * Update website/docs/api-layers.md Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com> * Update website/docs/api-layers.md Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com> * Update website/docs/api-layers.md Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com> * Update website/docs/api-layers.md Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com> * Update website/docs/api-backends.md Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com> * removed some links * resolve conflict * docs: fix up some GELU/Swish mentions * docs: run prettier Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com> Co-authored-by: Daniël de Kok <me@github.danieldk.eu> Co-authored-by: Daniël de Kok <me@danieldk.eu>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.