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

LecunNormal: a truncated normal distribution #73

Closed
Tracked by #70
FL03 opened this issue May 19, 2024 · 0 comments · Fixed by #63 or #61
Closed
Tracked by #70

LecunNormal: a truncated normal distribution #73

FL03 opened this issue May 19, 2024 · 0 comments · Fixed by #63 or #61
Assignees
Labels
enhancement New feature or request rust Improvements or additions that update the Rust code
Milestone

Comments

@FL03
Copy link
Owner

FL03 commented May 19, 2024

LecunNormal initializes objects using a truncated normal distribution that is centered at 0 and has a standard deviation of 1/n where n is the number of inputs.

@FL03 FL03 mentioned this issue May 19, 2024
7 tasks
@FL03 FL03 self-assigned this May 19, 2024
@FL03 FL03 added enhancement New feature or request rust Improvements or additions that update the Rust code labels May 19, 2024
@FL03 FL03 added this to the v0.1.14 milestone May 19, 2024
@FL03 FL03 linked a pull request May 19, 2024 that will close this issue
@FL03 FL03 changed the title LecunNormal Implement a lecun normal distribution initializer May 19, 2024
This was referenced May 19, 2024
@FL03 FL03 changed the title Implement a lecun normal distribution initializer LecunNormal: a truncated normal distribution May 19, 2024
@FL03 FL03 closed this as completed May 19, 2024
@FL03 FL03 linked a pull request May 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request rust Improvements or additions that update the Rust code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant