-
-
Notifications
You must be signed in to change notification settings - Fork 0
Implement Xavier distributions #76
Copy link
Copy link
Labels
enhancementNew feature or requestNew feature or requestrustImprovements or additions that update the Rust codeImprovements or additions that update the Rust code
Milestone
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestrustImprovements or additions that update the Rust codeImprovements or additions that update the Rust code
XavierNormalEach weight is drawn from a normal distribution where the mean$\left({\mu}\right)$ is set to 0 and the standard deviation $\left({\sigma}\right)$ is computed as follows:
XavierUniformEach weight is drawn from a uniform distribution in$\left[{-x, x}\right]$
Resources