Skip to content

Using Box-Muller for truncated normal sampling#4

Open
alexis-jacq wants to merge 1 commit into
torch:masterfrom
alexis-jacq:patch-1
Open

Using Box-Muller for truncated normal sampling#4
alexis-jacq wants to merge 1 commit into
torch:masterfrom
alexis-jacq:patch-1

Conversation

@alexis-jacq
Copy link
Copy Markdown

We may want to sample a normal truncated in a disk of ray (2*standard deviation) in order to initialize weights. The implementation is immediate with box-muller method.

We may want to sample a normal truncated in a disk of ray (2*standard deviation) in order to initialize weights. The implementation is immediate with box-muller method.
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 this pull request may close these issues.

1 participant